Skip to content

Release 0.1.22

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 14:22
· 9 commits to refs/heads/main since this release
a349cbf

馃殌 Features

馃悰 Bug Fixes

  • Fix #74 - restrict login to users with specific role @djpugh (#80)
  • Fix #87 - authlib 1.0.0 behaviour for jwk key set validation @djpugh (#91)
  • Fix #73 - add JWK key caching for AAD auth provider @djpugh (#79)
  • Fixing types handling @djpugh (#78)
  • Fix #72 - starlette template handling for fastapi>0.69.0/starlette>=0.16.0 @djpugh (#75)

馃О Maintenance