@dypai-ai/client-sdk - v1.13.0
DYPAI
GitHub
Preparing search index...
modules/users/types
GenerateLinkRequest
Interface GenerateLinkRequest
interface
GenerateLinkRequest
{
email
:
string
;
expires_in
?:
number
;
redirect_to
?:
string
;
role
?:
string
;
type
?:
"recovery"
|
"invite"
;
}
Index
Properties
email
expires_
in?
redirect_
to?
role?
type?
Properties
email
email
:
string
Optional
expires_
in
expires_in
?:
number
Optional
redirect_
to
redirect_to
?:
string
Optional
role
role
?:
string
Optional
type
type
?:
"recovery"
|
"invite"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
expires_
in
redirect_
to
role
type
DYPAI
GitHub
@dypai-ai/client-sdk - v1.13.0
Loading...