Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add login / session management with oauth integration. #9

Open
steven6282 opened this issue Mar 1, 2018 · 3 comments
Open

Add login / session management with oauth integration. #9

steven6282 opened this issue Mar 1, 2018 · 3 comments
Assignees

Comments

@steven6282
Copy link
Collaborator

For login security using google oauth integration would be simply and more secure than storing hashed passwords in our local database.

Will need to add the login / session management code and use oauth for the actual authenticating.

There is a Google python oauth library:
https://developers.google.com/api-client-library/python/guide/aaa_oauth

@DallasEpperson
Copy link
Member

@steven6282 Were you interested in working on this one, or should I attempt to tackle it?

@steven6282
Copy link
Collaborator Author

@DallasEpperson You can take it. I've never worked with it so I might poke you with questions about things in it as I peruse what you do :)

@DallasEpperson
Copy link
Member

I'm far from knowledgeable in what I'll be doing so I might not have answers, particularly if they're framework or syntax questions. This is my first actual python experience. But if you do have questions, it'll prompt me to research a bit deeper and I'll probably learn something from it, and I certainly welcome the discussion.

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

No branches or pull requests

2 participants