@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
react/DypaiProvider
DypaiContextValue
Interface DypaiContextValue
Values provided by the
DypaiProvider
context.
interface
DypaiContextValue
{
authEvent
:
AuthChangeEvent
|
null
;
client
:
DypaiClient
;
isAuthenticated
:
boolean
;
isLoading
:
boolean
;
session
:
Session
|
null
;
user
:
User
|
null
;
}
Index
Properties
auth
Event
client
is
Authenticated
is
Loading
session
user
Properties
auth
Event
authEvent
:
AuthChangeEvent
|
null
client
client
:
DypaiClient
is
Authenticated
isAuthenticated
:
boolean
is
Loading
isLoading
:
boolean
session
session
:
Session
|
null
user
user
:
User
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
Event
client
is
Authenticated
is
Loading
session
user
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...
Values provided by the DypaiProvider context.