Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
TokenManagerOptions
Interface TokenManagerOptions
interface
TokenManagerOptions
{
autoRefresh
?:
boolean
;
refreshBuffer
?:
number
;
storage
?:
"localStorage"
|
"memory"
;
storagePrefix
?:
string
;
}
Index
Properties
auto
Refresh?
refresh
Buffer?
storage?
storage
Prefix?
Properties
Optional
auto
Refresh
autoRefresh
?:
boolean
Optional
refresh
Buffer
refreshBuffer
?:
number
Optional
storage
storage
?:
"localStorage"
|
"memory"
Optional
storage
Prefix
storagePrefix
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Refresh
refresh
Buffer
storage
storage
Prefix
Hiyve Components - v1.0.0
Loading...