v0.23.2
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