Skip to main content

Module handler

Module handler 

Source

Structs§

ForgotPasswordReq
POST /api/auth/forgot-password
ForgotPasswordRes
GetAccessTokenQuery
GET /api/auth/access-token
IdTagRes
Login
Login
LoginReq
POST /api/auth/login
LogoutReq
Request body for logout endpoint
PasswordReq
POST /api/auth/password
ProxyTokenQuery
ProxyTokenRes
GET /api/auth/proxy-token
SetPasswordReq
POST /auth/set-password

Functions§

get_access_token
get_id_tag
get_login_token
GET /api/auth/login-token
get_proxy_token
post_forgot_password
post_login
post_logout
POST /auth/logout - Invalidate current access token
post_password
post_set_password
return_login