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

Fixes for v0.11.1 #25

Merged
merged 8 commits into from
Feb 1, 2024
Merged

Fixes for v0.11.1 #25

merged 8 commits into from
Feb 1, 2024

Conversation

guillp
Copy link
Owner

@guillp guillp commented Feb 1, 2024

  • kid is included in JWT token header only if there is an explicit kid in the signed key.
  • added .to_dict() to Jwk and JwkSet base class to convert to a real dict
  • documented JWT headers customisation
  • misc fixes

@guillp guillp merged commit 3dc670f into main Feb 1, 2024
6 checks passed
@guillp guillp deleted the fixes branch February 1, 2024 17:23
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