Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
FederatedConnectionTokenSet
Interface FederatedConnectionTokenSet
interface
FederatedConnectionTokenSet
{
id
?:
string
;
connection
?:
string
;
scope
?:
string
;
expires_at
?:
string
;
issued_at
?:
string
;
last_used_at
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
id?
connection?
scope?
expires_
at?
issued_
at?
last_
used_
at?
Properties
Optional
id
id
?:
string
Optional
connection
connection
?:
string
Optional
scope
scope
?:
string
Optional
expires_
at
expires_at
?:
string
Optional
issued_
at
issued_at
?:
string
Optional
last_
used_
at
last_used_at
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
connection
scope
expires_
at
issued_
at
last_
used_
at
Auth0 Node.js SDK - v5.1.0
Loading...
Accepts any additional properties