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

Use Expo Secure store, not working as expected #75

Open
kerrpeter opened this issue Dec 7, 2022 · 0 comments
Open

Use Expo Secure store, not working as expected #75

kerrpeter opened this issue Dec 7, 2022 · 0 comments

Comments

@kerrpeter
Copy link

I had the login working without any secure store,
When I added the Expo Secure store, I expected the token to be save, and then when I restart the app I would be authenticated straight away. But I could get this to work.
It appears to read the tokens ok, but then getTokensAsync returns a empty token after calling handleSignInAsync.

What is the the correct flow in this case? Or do you hvae an example using the Expo Secure Store?

@kerrpeter kerrpeter changed the title Use Expo Secure store, not workings as expected Use Expo Secure store, not working as expected Dec 7, 2022
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