Search
Preparing search index...
The search index is not available
microsoft-authentication-libraries-for-js
Options
All
Public
Public/Protected
All
Inherited
Menu
microsoft-authentication-libraries-for-js
@azure/msal-common
ICachePlugin
Interface ICachePlugin
Hierarchy
ICachePlugin
Implemented by
DistributedCachePlugin
Index
Properties
after
Cache
Access
before
Cache
Access
Properties
after
Cache
Access
after
Cache
Access
:
(
tokenCacheContext
:
TokenCacheContext
)
=>
Promise
<
void
>
Type declaration
(
tokenCacheContext
:
TokenCacheContext
)
:
Promise
<
void
>
Parameters
tokenCacheContext:
TokenCacheContext
Returns
Promise
<
void
>
before
Cache
Access
before
Cache
Access
:
(
tokenCacheContext
:
TokenCacheContext
)
=>
Promise
<
void
>
Type declaration
(
tokenCacheContext
:
TokenCacheContext
)
:
Promise
<
void
>
Parameters
tokenCacheContext:
TokenCacheContext
Returns
Promise
<
void
>
Modules
@azure/msal
@azure/msal-
angular
@azure/msal-
browser
@azure/msal-
common
@azure/msal-
node
@azure/msal-
react
@azure/node-
token-
validation
ICache
Plugin
after
Cache
Access
before
Cache
Access
Generated using
TypeDoc