Skip to content

v0.2.0

Choose a tag to compare

@IndominusByte IndominusByte released this 07 Oct 11:22
· 83 commits to master since this release
  • Call create_token and get_jti function must be from dependency injection
  • Improve blacklist loader
  • Can load env from pydantic
  • Add docs on readme how to use without dependency injection and example on multiple files
  • Fix raise jwt exception PR #1 by @ironslob