This API collection provides a fully-featured backend setup designed for rapid deployment, featuring secure JWT authentication, role management, and access control. It includes an email service for registration and password recovery.
This API registers a new user with their email and password and send them email.
This API authenticates a user with their email and password.
This API initiates the password recovery process by sending a reset email.
This API resets the password using a token from the password recovery email.