mnatan / dibit

MIT License
0 stars 0 forks source link

User registration and authentication #2

Open mnatan opened 7 years ago

mnatan commented 7 years ago

User auth should happen via social networks oauth or simple registration

Proposed solution: GQL over HTTPS + JWT/OAuth https://medium.com/the-graphqlhub/graphql-and-authentication-b73aed34bbeb -> ver 3 http://passportjs.org/ https://www.owasp.org/index.php/Authentication_Cheat_Sheet#Store_Passwords_in_a_Secure_Fashion https://jonathanmh.com/express-passport-json-web-token-jwt-authentication-beginners/

mnatan commented 7 years ago

Strategie: