Description
Backend added endpoints for managing OAuth-Clients.
We now want to add this CRUD functionality for these to the Admin Dashboard.
See REST API Changelog.
Acceptance-Criteria
- Extended Admin Dashboard with section for OAuth-Clients
- The section
- loads all clients
- allows editing clients
- allows deleting clients
- allows updating clients
Description
Backend added endpoints for managing OAuth-Clients.
We now want to add this CRUD functionality for these to the Admin Dashboard.
See REST API Changelog.
Acceptance-Criteria