joserfc joserfc joserfc
    • Authlib OAuth, JOSE, OpenID, etc.
    • JOSE RFC JWS, JWE, JWK, and JWT.
    • OTP Auth One time password, HOTP/TOTP.
  • Sponsor me
/
  • English
  • 简体中文

Getting started

  • Introduction
  • Installation

Essentials

  • Guide
    • JSON Web Key
    • JSON Web Token
    • JSON Web Signature
    • JSON Web Encryption
  • Algorithms
  • Registry
  • Migrations
    • Migrating from Authlib
    • Migrating from PyJWT
    • Migrating from python-jose

Recipes

  • Dynamic keys for Azure
  • Using OpenSSL command

Development

  • API References
    • JWS API
    • JWE API
    • JWK API
    • JWT API
    • Errors
  • Security
  • API stability
  • Contributing
    • Code structure
    • Translations
    • Authors
    • Sponsors
  • Changelog
authlib/joserfc 0 0
Edit this page
  1. joserfc /
  2. Migrations

Migrations¶

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

  • Migrating from Authlib
  • Migrating from PyJWT
  • Migrating from python-jose
Previous
Registry
Next
Migrating from Authlib

Copyright © 2023, Hsiaoming Yang

Made with Sphinx and Shibuya theme.