Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

User Management Core #3

Closed
cliftonc opened this issue Apr 6, 2011 · 4 comments
Closed

User Management Core #3

cliftonc opened this issue Apr 6, 2011 · 4 comments
Labels
Milestone

Comments

@cliftonc
Copy link
Owner

cliftonc commented Apr 6, 2011

Make user management secure (hashed passwords etc.) and also pluggable re. using facebook / twitter accounts.

@dennishall
Copy link
Collaborator

Make sure to check out connect-auth. It has everything except the securely transmitted and stored (salted, hashed) passwords.

@cliftonc
Copy link
Owner Author

cliftonc commented May 5, 2011

Thanks for the pointer - will take a look.

@dennishall
Copy link
Collaborator

Here's an example of connect-auth with salts and shas. https://gist.github.com/957897

Please excuse the abandoned email verification chunks other commented-out code.

@cliftonc
Copy link
Owner Author

I'm going to split this issue out into a separate one, closing this with the implementation of bcrypt to provide secure logins, but creating a new one to cover the integration of oauth etc. via facebook / twitter.

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

No branches or pull requests

2 participants