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
  • 简体中文

开始上手

  • 介绍
  • 安装

必读文档

  • 教程
    • JSON Web Key
    • JSON Web Token
    • JSON Web Signature
    • JSON Web Encryption
  • 算法
  • 注册表
  • 迁移
    • 从 Authlib 迁移到 joserfc
    • 从 PyJWT 迁移到 joserfc
    • Migrating from python-jose

小技巧

  • Dynamic keys for Azure
  • Using OpenSSL command

开发者文档

  • API 参考
    • JWS API
    • JWE API
    • JWK API
    • JWT API
    • 错误类型
  • 安全
  • 稳定性
  • 参与贡献
    • 代码结构
    • 翻译
    • 作者列表
    • 赞助者
  • 历史记录
authlib/joserfc 0 0
编辑此页面
  1. joserfc /
  2. 迁移

迁移¶

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

  • 从 Authlib 迁移到 joserfc
  • 从 PyJWT 迁移到 joserfc
  • Migrating from python-jose
上一章
注册表
下一章
从 Authlib 迁移到 joserfc

Copyright © 2023, Hsiaoming Yang

Made with Sphinx and Shibuya theme.