Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
BffAuthState
Interface BffAuthState
interface
BffAuthState
{
sessionId
:
string
|
null
;
type
:
BffAuthType
;
user
:
WebAppUser
|
null
;
}
Index
Properties
session
Id
type
user
Properties
session
Id
sessionId
:
string
|
null
type
type
:
BffAuthType
user
user
:
WebAppUser
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
session
Id
type
user
Teleforge API Reference - v0.1.0
Loading...