Expand description
API handlers for the the user
API
context.
Structs§
Functions§
- ban_
handler - It bans a user from the index.
- email_
verification_ handler - It handles the verification of the email verification token.
- login_
handler - It handles the user login.
- registration_
handler - It handles the registration of a new user.
- renew_
token_ handler - It renews the JWT.
- verify_
token_ handler - It verifies a supplied JWT.