@hrefcl/apidoc - v4.0.5
GitHub
NPM
Preparing search index...
core/auth-processor
LoginConfig
Interface LoginConfig
interface
LoginConfig
{
active
:
boolean
;
admited
?:
{
email
:
string
;
password
:
string
}
[]
;
urlAuth
?:
string
;
value_form
?:
{
email
:
string
;
password
:
string
}
;
response_success
?:
number
;
response_error
?:
number
;
}
Index
Properties
active
admited?
url
Auth?
value_
form?
response_
success?
response_
error?
Properties
active
active
:
boolean
Optional
admited
admited
?:
{
email
:
string
;
password
:
string
}
[]
Optional
url
Auth
urlAuth
?:
string
Optional
value_
form
value_form
?:
{
email
:
string
;
password
:
string
}
Optional
response_
success
response_success
?:
number
Optional
response_
error
response_error
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
admited
url
Auth
value_
form
response_
success
response_
error
Documentation
Live Demo
GitHub
NPM
@hrefcl/apidoc - v4.0.5
Loading...