-
Notifications
You must be signed in to change notification settings - Fork 213
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
"authorize" from useAuth0 hook does not accept ephemeralSession properly #539
Comments
Submitted a fix in PR: |
is there a way to track the ios alert if continue is pressed |
Hi @moribaleta I am not sure what your question is. Can you please elaborate on it with a possible use case? |
@ebg1223 the fix for this is currently in master. The other enhancement you provided is in review on a separate PR. We will be releasing them soon, we will keep you updated about this. Will close this issue for now, feel free to reopen this if you have more doubts |
App is wrapped in Auth0 Provider. Login still works successfully either way, and the user object is populated. Just does not respect the ephemeralSession prop for some reason.
The text was updated successfully, but these errors were encountered: