-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
FlaskRequires a working knowledge of FlaskRequires a working knowledge of FlaskOAuthRequires a working knowledge of OAuthRequires a working knowledge of OAuthPythonRequires a working knowledge of PythonRequires a working knowledge of PythonenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Right now, the passwords are hashed and stored using bcrypt. Because the site is accessible on through https, the passwords should therefore be secure. However, using OAuth would make it even more secure and the site even more appealing. Google OAuth seems like the easiest most logical option, but if you have experience with another API, that is an option too as long as it is secure and trusted (i.e. not Facebook).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FlaskRequires a working knowledge of FlaskRequires a working knowledge of FlaskOAuthRequires a working knowledge of OAuthRequires a working knowledge of OAuthPythonRequires a working knowledge of PythonRequires a working knowledge of PythonenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed