GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/oidc-client
types
GetTokensOptions
Interface GetTokensOptions
interface
GetTokensOptions
{
authorizeOptions
?:
GetAuthorizationUrlOptions
;
backgroundRenew
?:
boolean
;
forceRenew
?:
boolean
;
storageOptions
?:
Partial
<
StorageConfig
>
;
}
Index
Properties
authorize
Options?
background
Renew?
force
Renew?
storage
Options?
Properties
Optional
authorize
Options
authorizeOptions
?:
GetAuthorizationUrlOptions
Optional
background
Renew
backgroundRenew
?:
boolean
Optional
force
Renew
forceRenew
?:
boolean
Optional
storage
Options
storageOptions
?:
Partial
<
StorageConfig
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorize
Options
background
Renew
force
Renew
storage
Options
GitHub
Documentation
Loading...