nextcloud/apps/oauth2/lib/Controller
Carl Schwan 6621a534c3 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-15 16:30:49 +00:00
..
LoginRedirectorController.php fix(oauth2): Add missing urlencode for failure redirection 2026-04-21 09:34:48 +02:00
OauthApiController.php fix(oauth): rotate the auth token only if the access token rotation was successful 2026-04-22 11:23:47 +02:00
SettingsController.php feat(oauth2): Add commands for adding and deleting clients 2026-06-15 16:30:49 +00:00