Inspiration
I wanted to design authentication and security features on my full stack applications. The previous project lacked this very feature.
What it does
This application provides features like registration, login, personalized dashboards. Implementation of authentication flows, including error handling for invalid credentials and proper validation for registration and logins are further kept in mind while designing this application.
How I built it
This is a full stack pure MERN based authentication application build using libraries like react-router, mongoose. JSON-web-tokens are used for managing authentication tokens.
Challenges I ran into
The prominent challenge is deployment of such application, I am currently working on it.
Accomplishments that we're proud of
The greatest accomplishment is development of the application without any aiding authentication or any other JavaScript API. I am proud that this app is independent and can be integrated with any big project.
What I learned
I have learned about backend configurations in this project. Moreover, JSON web tokens and their coding-decoding was fairly another new concept for me.
What's next for Authenticator application
Deployment on cloud platform
Log in or sign up for Devpost to join the conversation.