Skip to content

Is the jose module being deprecated, and when? #589

Closed Answered by lepture
MajorDallas asked this question in Q&A
Discussion options

You must be logged in to vote

I'll address the deprecated details on the documentation.

  1. We will use joserfc in Authlib, and add deprecating message for jose module
  2. We will keep the jose module until v2.

If you don't want to migrate to joserfc, you can still use it, but with deprecating messages.

joserfc is sort of production ready, there are some details to improve. For now, it has everything from authlib, with better design and type hints. I can say the current version is more robust than the jose module in authlib.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MajorDallas
Comment options

Answer selected by MajorDallas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants