lepture / authlib

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.45k stars 445 forks source link

Add 'JWT' to accepted RFC9068 `typ` value #597

Closed tanguilp closed 9 months ago

tanguilp commented 9 months ago

This is the typ value for tokens emitted by MS Azure.

DO NOT SEND ANY SECURITY FIX HERE. Please read "Security Reporting" section on README.

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

(If no, please delete the above question and this text message.)