nextcloud/apps/oauth2/lib/Controller
Carl Schwan e0466f6bf0
feat(oauth2): Add commands for adding and deleting clients
Refactor the code for doing that from the controller to a seperate
service.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-17 17:17:44 +02:00
..
LoginRedirectorController.php fix(oauth2): Add missing urlencode for failure redirection 2026-04-21 09:04:57 +00:00
OauthApiController.php fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-23 12:33:35 +00:00
SettingsController.php feat(oauth2): Add commands for adding and deleting clients 2026-06-17 17:17:44 +02:00