Skip to content

v0.5.0

Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 08 Dec 17:26
· 5 commits to master since this release

Added

  • Bind user permissions into the claim of the JWT Token (is_active, is_staff, is_superuser)

Fixed

  • Return user information in the User API endpoint even if the user is not active