Preparing search index...
The search index is not available
Nymph.js 1.0.0-beta.99
Nymph.js 1.0.0-beta.99
@nymphjs/tilmeld
TilmeldBeforeLoginCallback
Type Alias TilmeldBeforeLoginCallback
Tilmeld
Before
Login
Callback
:
(
(
user
:
User
&
UserData
,
data
:
{
additionalData
?:
{
[
k
:
string
]
:
any
;
}
;
password
:
string
;
username
:
string
;
}
)
=>
Promise
<
void
>
)
This is run after the authentication checks, but before the login action.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nymph.js 1.0.0-beta.99
Loading...
This is run after the authentication checks, but before the login action.