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

Signup by OAuth access_token example question #737

Closed
vfr292 opened this issue Sep 17, 2015 · 1 comment
Closed

Signup by OAuth access_token example question #737

vfr292 opened this issue Sep 17, 2015 · 1 comment

Comments

@vfr292
Copy link

vfr292 commented Sep 17, 2015

​Hi,

Thank you for the great library!

I'm having trouble following the example Signup by OAuth access_token​ at:
http://psa.matiasaguirre.net/docs/use_cases.html#signup-by-oauth-access-token

Should the authentication be complete after register_by_access_token​ returns?

Specifically, the @psa decorator is called with the social.complete url, is that url ever reached? Does it need to be? Should the register_by_access_token return a redirect to social.complete?

I'm having telling if the authentication API (facebook) is not working, or if I'm not using PSA correctly.

Thank you so much :)

~Victor

@vfr292
Copy link
Author

vfr292 commented Sep 19, 2015

So, my problem was that my test account had not confirmed the email, and so the the email was not being returned.

When I added the email to my test account, PSA started working normally.

@vfr292 vfr292 closed this as completed Sep 19, 2015
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