Skip to content

Add signature verification classes#258

Merged
lbalmaceda merged 14 commits intoauth0:masterfrom
jimmyjames:sig-verifiers-idtv
May 26, 2020
Merged

Add signature verification classes#258
lbalmaceda merged 14 commits intoauth0:masterfrom
jimmyjames:sig-verifiers-idtv

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Changes

This PR adds the ability to verify the signature of an HS256 or RS256 signed token. This is part of a larger change to add a public API to verify an Auth0-issued ID token. A separate PR will be made that adds the verification API, along with the logic to validate the claims.

Testing

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@jimmyjames jimmyjames added this to the v1-Next milestone May 19, 2020
@jimmyjames jimmyjames force-pushed the sig-verifiers-idtv branch from 6384a0f to 573af8f Compare May 19, 2020 02:33
@jimmyjames jimmyjames marked this pull request as ready for review May 21, 2020 01:05
@jimmyjames jimmyjames requested review from a team and removed request for a team May 21, 2020 01:05
@jimmyjames jimmyjames requested a review from lbalmaceda May 21, 2020 16:08
@jimmyjames jimmyjames requested a review from lbalmaceda May 21, 2020 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants