auth-restapi-sequelize
v1.1.1
Published
Simple Nodejs RestAPI for the Authentication using PostgresSql with middleware -Register -Email Verification -Login with JWT token -Refresh Token -Reset Password
Downloads
14
Maintainers
Readme
Simple Nodejs RestAPI for the Authentication using PostgresSql with middleware
The Project Flow can set up as a base for you Project.
- Register
- Email Verification
- Login with JWT token
- Refresh Token
- Reset Password
API-endpoints:
- /api/auth/register
- /api/auth/login
- /api/auth/refresh-token
- /api/auth/forgot-password
- /api/auth/reset-password