You need to enable JavaScript to run this app.
DelvAuth
LOGIN
SIGNUP
JWT Authentication Boilerplate
Save time on your next great idea! With a basic express auth flow.
Try now
Product features
Here are some of the build in features.
Register a user
Verify users email
User login
Forgot/Reset password
Logout
View all users
View a single user
Update user settings
Backend Repo
The backend api is created using Node Js, Express, mongoDB and uses JSON web tokens along with cookies. It has full intergration tests using Jest.
View on github
Frontend Repo
The frontend project is built using ReactJs using the context API and Tailwind CSS for the styling.
View on github