Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth-utils
User
Interface User
Represents an authenticated user
interface
User
{
email
:
string
|
null
;
id
:
string
;
name
:
string
|
null
;
profileId
:
string
;
token
:
UserToken
;
}
Index
Properties
email
id
name
profile
Id
token
Properties
email
email
:
string
|
null
id
id
:
string
name
name
:
string
|
null
profile
Id
profileId
:
string
token
token
:
UserToken
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
id
name
profile
Id
token
Axinom Portal
Axinom Mosaic Libraries
Loading...
Represents an authenticated user