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

Allow algorithm to be a class #510

Closed
wants to merge 8 commits into from

Conversation

anakinj
Copy link
Member

@anakinj anakinj commented Sep 3, 2022

This PR improves the algorithm handling on both encoding and decoding:

  • Support for passing custom algorithms to handle the signing and verification of tokens
  • When decoding the role of the alg header is minimized to only be required and value used to sort the given algorithm array.

@excpt excpt self-requested a review September 6, 2022 19:09
@anakinj
Copy link
Member Author

anakinj commented Oct 1, 2022

I'll cleanup things and come back to this in another PR.

@anakinj anakinj closed this Oct 1, 2022
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.

None yet

1 participant