core-utils
Preparing search index...
@clipboard-health/notifications
SignUserTokenRequest
Interface SignUserTokenRequest
interface
SignUserTokenRequest
{
expiresInSeconds
?:
number
;
userId
:
string
;
}
Index
Properties
expires
In
Seconds?
user
Id
Properties
Optional
expires
In
Seconds
expiresInSeconds
?:
number
The expiration time in seconds.
user
Id
userId
:
string
The user ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
In
Seconds
user
Id
core-utils
Loading...
The expiration time in seconds.