Skip to content

Fix token refresh - #2

Open
JuliDi wants to merge 6 commits into
mainfrom
julian/fix-token-refresh
Open

Fix token refresh#2
JuliDi wants to merge 6 commits into
mainfrom
julian/fix-token-refresh

Conversation

@JuliDi

@JuliDi JuliDi commented Aug 11, 2026

Copy link
Copy Markdown
Member

This PR attempts to fix errors related to refresh tokens being not issued or race conditions breaking the refresh flow.

  • remove "with_always_save(true)" to prevent race conditions
  • update to axum-oidc fork latest commit to improve refresh token handling
  • set patch versions for dependencies and bump some of them

@JuliDi JuliDi self-assigned this Aug 11, 2026
JuliDi added 3 commits August 11, 2026 13:00
The pinned axum-oidc fork warns at the code exchange itself, so the
`set` override, its inspection of the serialized session shape, and the
optional serde_json dependency are all unnecessary.
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