Skip to content
Search
Main Navigation
About
Deployments
API
SDK
CLI
Host GPUs
Programs
Appearance
Menu
Return to top
On this page
Interface: AuthorizationConfig
Properties
Property
Type
store?
object
store.get
(
identifier
,
options
) => |
string
|
Promise
<
string
|
undefined
> |
undefined
store.set
(
identifier
,
options
,
value
) =>
void