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

[Bug]: Add expiration date to the Devtool OAuth token #210

Open
taorepoara opened this issue Jan 9, 2024 · 2 comments
Open

[Bug]: Add expiration date to the Devtool OAuth token #210

taorepoara opened this issue Jan 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@taorepoara
Copy link
Member

What happened?

Connecting to the devtool with a custom client works but when the client try to reuse the token the next day an error occure since the token as expired on server side, but not on client side.

What browsers are you seeing the problem on?

No response

Version

No response

Relevant log output

No response

@taorepoara taorepoara added the bug Something isn't working label Jan 9, 2024
@taorepoara taorepoara self-assigned this Jan 9, 2024
@taorepoara
Copy link
Member Author

The OAuth flow seems to respond the same thing as Hydra one.

The problem might come from the Android version of the Emulator, the token might not work after a devtool restart or another problem.

To better understand the problem we should login to an app with the devtool and to another with the staging or production server (do not check the keep logged in). Close both apps and try to reconnect on the next day to see if there is a difference.

@taorepoara
Copy link
Member Author

Got the same issue with a custom JS client on my computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant