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

How do I get new tokens? getTokens() always returns the old and expired one #1234

Closed
castelvani opened this issue Jan 11, 2024 · 1 comment
Closed

Comments

@castelvani
Copy link

castelvani commented Jan 11, 2024

How do I get new tokens? After the signin the token expires in one hour and I can't refresh it because there is no refresh tokens on the response. Also when I call getTokens() to get a new non expired it always returns the first token that is already expired. Can someone help me?

@castelvani castelvani changed the title How do I get new tokens? getTokens() always returns the old one How do I get new tokens? getTokens() always returns the old and expired one Jan 11, 2024
Copy link

👋 @castelvani, sorry you're having an issue. As the issue template explains, we require that you provide a runnable example that reproduces your issue (please read the issue template).
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.
Please create a new issue with this and we'll be happy to review it! If you're hitting a hard wall, you may consider paid assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants