Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Update user authentication #11

Open
niamurrell opened this issue Oct 7, 2018 · 2 comments
Open

Update user authentication #11

niamurrell opened this issue Oct 7, 2018 · 2 comments

Comments

@niamurrell
Copy link
Owner

Currently the app uses passport, passport-local, and passport-local-mongoose to create and store usernames and hashed passwords. However users can't reset their password, get emails for authentication, etc.

Recommended to update how accounts are handled in order to remove password storage from this site, and make user accounts more secure.

Ideas:

@niamurrell niamurrell changed the title Update authentication Update user authentication Oct 7, 2018
@minaslater
Copy link

minaslater commented Oct 9, 2018

I can have a look at this this week and see if it's something I have the bandwidth to do.

@niamurrell
Copy link
Owner Author

Sounds good @minaslater, thanks. Feel free to drop any thoughts/ideas here as you're looking into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants