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

Using refresh token without the need for access token #142

Open
dirkbonhomme opened this issue May 28, 2024 · 0 comments
Open

Using refresh token without the need for access token #142

dirkbonhomme opened this issue May 28, 2024 · 0 comments

Comments

@dirkbonhomme
Copy link

Right now we need to include a bearer token in order to use the refresh token. This means that tokens need to be refreshed within the hour or the full login + exchange flow has to be executed again.

Has anyone been able to find an endpoint that allows us to use the refresh token without the need for an active access token?

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