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

Automatically reauthenticate when the session token expires #41

Open
KonradUdoHannes opened this issue Mar 18, 2023 · 0 comments
Open
Labels

Comments

@KonradUdoHannes
Copy link
Collaborator

Metabase session tokes expire after two weeks. The metabase client should attempt to automatically fetch a new session token when this happens without the user having to worry about it.

In order to avoid infinite attempts in case of unexpected errors it might be a good idea to only try renewal a fixed number of times. Maybe one attempt might even be enough.

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

No branches or pull requests

1 participant