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

Refresh Token Not Returned #15

Open
ChrisOgden opened this issue Jul 24, 2022 · 0 comments
Open

Refresh Token Not Returned #15

ChrisOgden opened this issue Jul 24, 2022 · 0 comments

Comments

@ChrisOgden
Copy link

@jfacoustic I am testing an implemention path auth0 using flutter to target a web app. I have added this library and it successfully authenticates but I don't receive a refresh token back in the token response from the login function call. I do see a key in local storage with the name @@auth0spajs@@::<redacted>::default::openid profile email offline_access and it has a refresh token but the function response doesn't. I am tried to work through debugging on your code to see where it isn't being set but because it is abstracting the spa SDK it is hard to pinpoint.

Have you experience this before? Is there something I am missing in your function calls?

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