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

how do I login a user after account signup? #866

Closed
manojmj92 opened this issue Apr 13, 2017 · 1 comment
Closed

how do I login a user after account signup? #866

manojmj92 opened this issue Apr 13, 2017 · 1 comment

Comments

@manojmj92
Copy link

After a user signups for an account by giving email, password, password confirmation, how can I directly sing in in the user?

I need to be able to get the access-token, expiry etc only then the login process can complete.

But how do I get the token without firing another request to auth/sign_in? Is there a way?

@manojmj92
Copy link
Author

I think I got it.

create_new_auth_token is the method.

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

1 participant