supertokens-node
Preparing search index...
recipe/dashboard
APIInterface
Type Alias APIInterface
type
APIInterface
=
{
dashboardGET
:
|
undefined
|
(
(
input
:
{
options
:
APIOptions
;
userContext
:
UserContext
}
,
)
=>
Promise
<
string
>
)
;
}
Index
Properties
dashboardGET
Properties
dashboardGET
dashboardGET
:
|
undefined
|
(
(
input
:
{
options
:
APIOptions
;
userContext
:
UserContext
}
,
)
=>
Promise
<
string
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dashboardGET
supertokens-node
Loading...