Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
PatchClientCredentialRequestContent
Interface PatchClientCredentialRequestContent
Example
{}
Copy
interface
PatchClientCredentialRequestContent
{
expires_at
?:
string
;
}
Index
Properties
expires_
at?
Properties
Optional
expires_
at
expires_at
?:
string
The ISO 8601 formatted date representing the expiration of the credential.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expires_
at
Auth0 Node.js SDK - v5.0.0
Loading...
Example