Skip to content

v0.23.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 14:56
· 370 commits to main since this release
v0.23.2
0fcb333

Bump version 0.23.1 → 0.23.2

Bug fixes and improvements

  • Fix #155: OpenAPI schema of Admin API is now compliant and should be usable with client generators
  • Fix #157: clearly show an error when something goes wrong after OAuth Provider callback
  • Add ability to delete Users, Clients and Tenants from admin dashboard
  • New Admin API endpoints to:
    • GET single objects
    • DELETE User
    • DELETE Client
    • DELETE Tenant