Skip to content

Support refresh tokens for access tokens - #93

Merged
joachimvh merged 3 commits into
mainfrom
refresh-token
Jul 27, 2026
Merged

Support refresh tokens for access tokens#93
joachimvh merged 3 commits into
mainfrom
refresh-token

Conversation

@joachimvh

Copy link
Copy Markdown
Contributor

Stores the claims that were relevant for the corresponding access token and re-checks those against the policies when a refresh token is used.

Since clients don't have to register at the AS, there is no client identifier to send along when refreshing. So only the refresh token needs to be sent atm.

@joachimvh
joachimvh merged commit 75d7e8d into main Jul 27, 2026
6 checks passed
@joachimvh
joachimvh deleted the refresh-token branch July 27, 2026 09:11
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