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

Sign-up does not log user in. User has to log in after sign-up. #24

Closed
hellogerard opened this issue Oct 16, 2013 · 1 comment
Closed

Comments

@hellogerard
Copy link
Contributor

After sign-up, user is not logged in. The user is created fine, but then has to go to /sign-in to log in. I believe this was due to moving everything to server. From the docs (http://docs.meteor.com/#accounts_createuser):

On the client, this function logs in as the newly created user on successful completion. On the server, it returns the newly created user id.

Thanks, great package!

@ryw
Copy link
Contributor

ryw commented Oct 16, 2013

fixed f4ba75e

@ryw ryw closed this as completed Oct 16, 2013
queso added a commit that referenced this issue Oct 16, 2013
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