Skip to content

GDGVIT/hestia-auth

Repository files navigation

Akina-Authentication

This is an authentication Microservice for Akina


DOCS UI

Functionalities

  • Login and Registration route protected with json web tokens and email verification
  • Google OAuth using passport strategy
  • Route to change password using email verification and tokens
  • Route to verify if the user has a verified email id or not
  • Route to update details of the user

Instructions to run

  • Pre-requisites:

    • Node.js installed with npm enabled

    • An active internet connection to connect to the cloud database - All the npm packages mentioned in the package.json

  • To setup the environment and install packages

npm init
npm install
  • To start the API
npm start

Contributors



Made with ❤️ by DSC VIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published