Skip to content

Fixes for clients used only with access tokens#277

Open
hubadr wants to merge 2 commits intocxpsemea:mainfrom
hubadr:dev-adrien
Open

Fixes for clients used only with access tokens#277
hubadr wants to merge 2 commits intocxpsemea:mainfrom
hubadr:dev-adrien

Conversation

@hubadr
Copy link
Copy Markdown
Contributor

@hubadr hubadr commented Apr 3, 2026

  1. fix initialization failure with "no client id" error
  2. fix attempts to refresh the token when only the access token is provided and it is not expired

Regarding (2), more fixes are probably needed because the current code will probably still attempt to refresh the token if it is going to expire soon (and it will fail because there is no refresh 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

Successfully merging this pull request may close these issues.

1 participant