Skip to content

docs: add jwtid to options of jwt.verify#704

Merged
jhiner merged 1 commit intoauth0:masterfrom
hiramatsutaku:581-add-jwtid-to-verify-options
Mar 24, 2020
Merged

docs: add jwtid to options of jwt.verify#704
jhiner merged 1 commit intoauth0:masterfrom
hiramatsutaku:581-add-jwtid-to-verify-options

Conversation

@hiramatsutaku
Copy link
Copy Markdown
Contributor

@hiramatsutaku hiramatsutaku commented Mar 20, 2020

Description

This PR updates only docs. I added jwtid to options of jwt.verify on README.md.
jwtid is implemented here as one of jwt.verify options.

References

Closes #581

Testing

  • [ ] This change adds test coverage for new/changed/fixed functionality => This PR updates only docs.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@jhiner jhiner merged commit 5f10bf9 into auth0:master Mar 24, 2020
@hiramatsutaku hiramatsutaku deleted the 581-add-jwtid-to-verify-options branch March 24, 2020 15:44
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.

verify expects a specific jwtid?

2 participants