Skip to content

docs(jwt): Add details for verifyOptions#737

Merged
yusukebe merged 2 commits into
honojs:mainfrom
buckett:jwt-verfy-options-docs
Sep 9, 2025
Merged

docs(jwt): Add details for verifyOptions#737
yusukebe merged 2 commits into
honojs:mainfrom
buckett:jwt-verfy-options-docs

Conversation

@buckett

@buckett buckett commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

The JWT middleware verifies the timestamp of the JWT (if present) and the issuer (if included in the verifyOptions). There is no longer the ability to supply the issuer directly on the options.

buckett and others added 2 commits September 8, 2025 13:24
The JWT middleware verifies the timestamp of the JWT (if present) and the issuer (if included in the verifyOptions). There is no longer the ability to supply the `issuer` directly on the options.

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@yusukebe

yusukebe commented Sep 9, 2025

Copy link
Copy Markdown
Member

@buckett

Looks good! Thank you.

@yusukebe
yusukebe merged commit b3c1da0 into honojs:main Sep 9, 2025
2 checks passed
@buckett
buckett deleted the jwt-verfy-options-docs branch September 9, 2025 07:45
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