Closed erik-h closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@8e2e849
). Click here to learn what that means.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@nacx thanks for the review! I've added a couple comments and fixed the linter issues.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: erik-h, nacx
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Thx!
This handles cases where the JWS message or the key do not have a proper
alg
header. Thealg
header is optional, so some identity providers may not supply it (such as Microsoft Identity).