迁移

Here are some migration guides to help you transition from other libraries to joserfc:

对比

joserfc is the most feature-complete Python library for the JOSE specifications, providing full coverage of all relevant RFCs.

The following highlights the key differences between joserfc and other Python libraries:

对比

joserfc

authlib.jose

pyjwt

python-jose

jwcrypto

Type Hints

Compact JWS

JSON JWS

Compact JWE

JSON JWE

JWK

JWT

RFC7638

RFC7797

RFC8037

RFC8812

RFC9278