Preparing search index...
The search index is not available
Takaro - v0.0.16
Takaro
@takaro/auth
IAuthConfig
Interface IAuthConfig
interface
IAuthConfig
{
adminClientSecret
:
string
;
app
:
{
name
:
string
}
;
functions
:
{
executionMode
:
EXECUTION_MODE
}
;
kratos
:
{
adminUrl
:
string
;
publicUrl
:
string
}
;
mode
:
"development"
|
"production"
|
"test"
;
takaro
:
{
url
:
string
}
;
}
Hierarchy (
View Summary
)
IBaseConfig
IAuthConfig
Index
Properties
admin
Client
Secret
app
functions
kratos
mode
takaro
Properties
admin
Client
Secret
adminClientSecret
:
string
app
app
:
{
name
:
string
}
functions
functions
:
{
executionMode
:
EXECUTION_MODE
}
kratos
kratos
:
{
adminUrl
:
string
;
publicUrl
:
string
}
mode
mode
:
"development"
|
"production"
|
"test"
takaro
takaro
:
{
url
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
Client
Secret
app
functions
kratos
mode
takaro
Takaro - v0.0.16
Loading...