Skip to content

feat(oauth2): support for refresh tokens - #88

Merged
hacdias merged 1 commit into
mainfrom
feat/refresh-token
Aug 12, 2025
Merged

feat(oauth2): support for refresh tokens#88
hacdias merged 1 commit into
mainfrom
feat/refresh-token

Conversation

@hacdias

@hacdias hacdias commented Aug 12, 2025

Copy link
Copy Markdown
Member

Adds refresh token support to the authorization server.

@changeset-bot

changeset-bot Bot commented Aug 12, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bc7ef49

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@openid4vc/oauth2 Patch
@openid4vc/openid4vci Patch
@openid4vc/openid4vp Patch
@openid4vc/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@hacdias
hacdias requested a review from TimoGlastra August 12, 2025 10:24
Comment thread packages/oauth2/src/Oauth2AuthorizationServer.ts Outdated
Comment thread packages/oauth2/src/Oauth2AuthorizationServer.ts Outdated
@hacdias
hacdias force-pushed the feat/refresh-token branch from a0856d3 to 6ab3715 Compare August 12, 2025 10:54
Signed-off-by: Henrique Dias <mail@hacdias.com>
@hacdias
hacdias force-pushed the feat/refresh-token branch from 6ab3715 to bc7ef49 Compare August 12, 2025 10:57

@TimoGlastra TimoGlastra left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge or still draft?

@hacdias
hacdias marked this pull request as ready for review August 12, 2025 11:36
@hacdias

hacdias commented Aug 12, 2025

Copy link
Copy Markdown
Member Author

@TimoGlastra it's ready :D

@hacdias
hacdias merged commit c2c3499 into main Aug 12, 2025
9 checks passed
@hacdias
hacdias deleted the feat/refresh-token branch August 12, 2025 11:37
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.

2 participants