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

Should the act of registering automatically log a person in? #53

Closed
nelsonic opened this issue Mar 5, 2015 · 3 comments
Closed

Should the act of registering automatically log a person in? #53

nelsonic opened this issue Mar 5, 2015 · 3 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! investigate MVP question A question needs to be answered before progress can be made on this issue
Milestone

Comments

@nelsonic
Copy link
Member

nelsonic commented Mar 5, 2015

When a person registers to use the service, should they be automatically logged in?
Or should they have to verify their email address first? see: #41

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality question A question needs to be answered before progress can be made on this issue help wanted If you can help make progress with this issue, please comment! discuss Share your constructive thoughts on how to make progress with this issue MVP investigate labels Mar 5, 2015
@nelsonic nelsonic added this to the MVP milestone Mar 5, 2015
@iteles
Copy link
Member

iteles commented Mar 6, 2015

Yes!

When one of your guiding principles is simplicity, you can't be sending people back to their email after registration before allowing them to log in. It also wouldn't make any sense to do this if we end up providing anonymous timers.
The act of registering should automatically log the person in with the credentials provided.

@nelsonic
Copy link
Member Author

nelsonic commented Mar 6, 2015

_Agree 100%.
It always boggles my mind when apps require people to confirm their email address _before
allowing them to use it. But wanted to get other people's insights.

I still think that getting people to verify their email address is useful: #41
if we want to create a good feedback-loop we need ensure people correctly spelled their email address when signing up.
Obviously _ALL_ of this is a non-issue for people that use Google Login: #36
But for the people who don't have google or want to remain anonymous (e.g. by using https://www.hushmail.com/) we need to give them the option and make it good.

@nelsonic
Copy link
Member Author

nelsonic commented Mar 6, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! investigate MVP question A question needs to be answered before progress can be made on this issue
Projects
None yet
Development

No branches or pull requests

2 participants