@dypai-ai/client-sdk - v1.13.0
DYPAI
GitHub
Preparing search index...
modules/users/types
AuthSession
Interface AuthSession
interface
AuthSession
{
created_at
?:
string
|
null
;
expires_at
?:
string
|
null
;
id
:
string
;
ip_address
?:
string
|
null
;
token_preview
?:
string
|
null
;
updated_at
?:
string
|
null
;
user_agent
?:
string
|
null
;
user_id
:
string
;
}
Index
Properties
created_
at?
expires_
at?
id
ip_
address?
token_
preview?
updated_
at?
user_
agent?
user_
id
Properties
Optional
created_
at
created_at
?:
string
|
null
Optional
expires_
at
expires_at
?:
string
|
null
id
id
:
string
Optional
ip_
address
ip_address
?:
string
|
null
Optional
token_
preview
token_preview
?:
string
|
null
Optional
updated_
at
updated_at
?:
string
|
null
Optional
user_
agent
user_agent
?:
string
|
null
user_
id
user_id
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
expires_
at
id
ip_
address
token_
preview
updated_
at
user_
agent
user_
id
DYPAI
GitHub
@dypai-ai/client-sdk - v1.13.0
Loading...