Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jwt-auth): support ES256 digital algorithm #7627

Merged
merged 5 commits into from
Aug 9, 2022
Merged

feat(jwt-auth): support ES256 digital algorithm #7627

merged 5 commits into from
Aug 9, 2022

Conversation

qihaiyan
Copy link
Contributor

@qihaiyan qihaiyan commented Aug 8, 2022

Description

APISIX jwt-auth plugin should support ES256 digital algorithm

Fixes #7472

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@tzssangglass tzssangglass changed the title feat: APISIX jwt-auth plugin should support ES256 digital algorithm feat(jwt-auth): support ES256 digital algorithm Aug 8, 2022
@spacewander spacewander changed the title feat(jwt-auth): support ES256 digital algorithm feat(jwt-auth): support ES256 digital algorithm Aug 9, 2022
@spacewander spacewander merged commit 535812d into apache:master Aug 9, 2022
@qihaiyan qihaiyan deleted the fix-7472 branch August 9, 2022 02:50
Liu-Junlin pushed a commit to Liu-Junlin/apisix that referenced this pull request Nov 4, 2022
Co-authored-by: qihaiyan <qihaiyan@hisense.com>
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.

feat: APISIX jwt-auth plugin should support ES256 digital algorithm
4 participants