Secure and convenient user authentication solution. Supports multiple login methods, easily integrates into your system.
Support Google OAuth one-click login, improve user experience
Send password reset emails via Gmail API, secure and reliable
Standard RESTful API, easily integrate with various systems
Use JWT Token for authentication, stateless design
Powerful admin system, configure various parameters
Passwords are securely stored using Argon2id, the current most secure hashing algorithm, to resist brute-force attacks.
/api/auth/register
Register
/api/auth/login
Login
/api/auth/logout
Logout
/api/auth/profile
Get User Info
/api/auth/validate
Validate Token
/api/auth/forgot-password
Forgot Password
/api/auth/reset-password
Reset Password