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

Using a specific connection fails when already logged in [1.9.0] #107

Closed
lbalmaceda opened this issue Jul 13, 2017 · 1 comment
Closed
Assignees

Comments

@lbalmaceda
Copy link
Contributor

lbalmaceda commented Jul 13, 2017

Using Hosted Login Page works fine. But when specifying a connection name, if the user on that provider (i.e. facebook) is already logged in, the callback fails with a Cannot GET /android/pkg.name/callback.

This happens on Chrome/ChromeCustomTabs when the user is already logged in as the browser ignores a 302 redirect if the user doesn't make a gesture on the page. (manual action).

Related auth0-samples/auth0-android-sample#49

@lbalmaceda lbalmaceda self-assigned this Jul 13, 2017
@lbalmaceda lbalmaceda changed the title Using a specific connection fails when already logged in Using a specific connection fails when already logged in [1.9.0] Jul 13, 2017
@lbalmaceda lbalmaceda modified the milestones: 1.9.0, v1-Next, 1.10.0 Jul 19, 2017
@lbalmaceda
Copy link
Contributor Author

Using a custom scheme is the way to go. #110 should make this easier.

@lbalmaceda lbalmaceda removed this from the 1.10.0 milestone Jul 19, 2017
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