Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@seanh seanh released this 13 Jun 09:22
· 7 commits to main since this release

What's Changed

  • Avoid a joserfc deprecation warning by using OctKey.import_key(secret_bytes) instead of passing secret_bytes directly to methods like jwt.encode() and jwt.decode()