@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
modules/auth/types
User
Interface User
interface
User
{
app_metadata
?:
any
;
appContext
?:
{
app_id
:
string
}
;
confirmed_at
?:
string
|
null
;
created_at
?:
string
;
email
:
string
;
id
:
string
;
last_sign_in_at
?:
string
;
name
?:
string
;
phone
?:
string
;
role
?:
string
;
roleDetails
?:
AppRole
;
updated_at
?:
string
;
user_metadata
?:
any
;
username
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
app_
metadata?
app
Context?
confirmed_
at?
created_
at?
email
id
last_
sign_
in_
at?
name?
phone?
role?
role
Details?
updated_
at?
user_
metadata?
username?
Properties
Optional
app_
metadata
app_metadata
?:
any
Optional
app
Context
appContext
?:
{
app_id
:
string
}
Optional
confirmed_
at
confirmed_at
?:
string
|
null
Optional
created_
at
created_at
?:
string
email
email
:
string
id
id
:
string
Optional
last_
sign_
in_
at
last_sign_in_at
?:
string
Optional
name
name
?:
string
Optional
phone
phone
?:
string
Optional
role
role
?:
string
Optional
role
Details
roleDetails
?:
AppRole
Optional
updated_
at
updated_at
?:
string
Optional
user_
metadata
user_metadata
?:
any
Optional
username
username
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
metadata
app
Context
confirmed_
at
created_
at
email
id
last_
sign_
in_
at
name
phone
role
role
Details
updated_
at
user_
metadata
username
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...