rajayush012 / sahitya

Sahitya is a Node.js based web app, which serves as GitHub for authors.
5 stars 6 forks source link

Implement a secure authentication #14

Closed rajayush012 closed 4 years ago

rajayush012 commented 4 years ago

Currently, after login, there's an alert that says: 'localhost:3000' has exposed your password. Make it secure.

gitrahulgit commented 4 years ago

I would like to work on it :)

rajayush012 commented 4 years ago

Go ahead @gitrahulgit

Guidelines:

  1. Fork the repo.
  2. Create a branch
  3. Implement the changes and commit them
  4. Raise a pull request with the issue number in comment. (Attach screenshots with your PR)
rajayush012 commented 4 years ago

Auth implemented