Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
AuthSessionResponse
Class AuthSessionResponse
Index
Constructors
constructor
Properties
expiration
issued
At
issuer
livemode
player
Id
project
Id
session
Id
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Auth
Session
Response
(
)
:
AuthSessionResponse
Returns
AuthSessionResponse
Properties
expiration
expiration
:
number
issued
At
issued
At
:
number
issuer
issuer
:
string
livemode
livemode
:
boolean
player
Id
player
Id
:
string
project
Id
project
Id
:
string
session
Id
session
Id
:
string
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Type declaration
base
Name
:
string
format
:
string
name
:
string
type
:
string
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
expiration
issued
At
issuer
livemode
player
Id
project
Id
session
Id
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...