Structsยง
- Native
Query ๐ - Native
Submit ๐
Constantsยง
- LOGIN_
TOKEN_ ๐LENGTH
Staticsยง
- LOGIN_
HTML ๐ - REGISTER_
HTML ๐ - TOKEN_
FIELD ๐
Functionsยง
- complete_
redirect ๐ - do_
register ๐ - error_
block ๐ - native_
get_ ๐route - Renders the native login or registration page bound to a pending authorization request.
- native_
submit ๐ - native_
submit_ ๐route - Authenticates (or registers) the submitted credentials and hands the
resulting login token to the OIDC
_completeendpoint to finish the authorization-code flow. - record_
accepted_ ๐terms - render_
login ๐ - render_
page ๐ - render_
register ๐ - require_
native ๐ - terms_
block ๐ - verify_
credentials ๐ - Authenticate a local account by password, mirroring the
/loginpassword flow (password_login): password-origin accounts only, uniform error.