Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
ClaimIntegrationPluginCustomBodyType
Type Alias ClaimIntegrationPluginCustomBodyType<T>
Claim
Integration
Plugin
Custom
Body
Type
<
T
>
:
T
extends
"codes"
?
{
code
:
string
;
}
:
T
extends
"password"
?
{
password
:
string
;
}
:
T
extends
"email"
?
{
token
?:
string
;
}
:
Record
<
string
,
any
>
Type Parameters
T
extends
ClaimIntegrationPluginType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.5.8
Loading...