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

Remove Google auth, make anonymous logins #2

Merged
merged 1 commit into from
May 2, 2015
Merged

Remove Google auth, make anonymous logins #2

merged 1 commit into from
May 2, 2015

Conversation

jjt
Copy link
Owner

@jjt jjt commented May 2, 2015

Requiring any auth provider at this stage is counter-productive, so
switch to frictionless "anon" accounts. Each user is given a user name
using hashwords with their sessionId as input.

Add a makeUsername static method to the User model.

Requiring _any_ auth provider at this stage is counter-productive, so
switch to frictionless "anon" accounts. Each user is given a user name
using hashwords with their sessionId as input.

Add a `makeUsername` static method to the `User` model.
jjt pushed a commit that referenced this pull request May 2, 2015
Remove Google auth, make anonymous logins
@jjt jjt merged commit 158473b into master May 2, 2015
@jjt jjt deleted the no-auth branch May 2, 2015 03:29
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

Successfully merging this pull request may close these issues.

1 participant