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

log IP addresses and support skipping Google Auth #2

Open
ryanfb opened this issue Sep 5, 2014 · 1 comment
Open

log IP addresses and support skipping Google Auth #2

ryanfb opened this issue Sep 5, 2014 · 1 comment
Assignees

Comments

@ryanfb
Copy link
Owner

ryanfb commented Sep 5, 2014

No description provided.

@ryanfb
Copy link
Owner Author

ryanfb commented Jan 31, 2017

In thinking this through a little more, there's a whole tangle of problems that we avoid by just using Google Auth. If we want un-authenticated people to be able to contribute, we need to avoid them being able to impersonate other people just by putting in whatever name/e-mail they want to (so we'd need some sort of e-mail confirmation process and/or password system).

We could use something like Auth0, Stormpath, or Amazon Cognito to handle the heavy lifting for authentication.

@ryanfb ryanfb self-assigned this Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant