@luolapeikko/oidc-jwt-verify
Preparing search index...
@luolapeikko/oidc-jwt-verify
setTokenCache
Function setTokenCache
setTokenCache
(
cache
:
IAsyncCache
<
TokenPayload
,
`
${
string
}
.
${
string
}
.
${
string
}
`
>
,
)
:
void
Setup token cache for verified payloads, on production this should be encrypted if persisted
Parameters
cache
:
IAsyncCache
<
TokenPayload
,
`
${
string
}
.
${
string
}
.
${
string
}
`
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@luolapeikko/oidc-jwt-verify
Loading...
Setup token cache for verified payloads, on production this should be encrypted if persisted