nextcloud/apps/oauth2/lib
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
..
BackgroundJob chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command feat(oauth2): Add commands for adding and deleting clients 2026-06-15 16:30:49 +00:00
Controller feat(oauth2): Add commands for adding and deleting clients 2026-06-15 16:30:49 +00:00
Db fix(oauth): wrap token rotation in a transaction, only rotate if the token hasn't been modified since we have read it 2026-04-22 11:23:47 +02:00
Exceptions chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service feat(oauth2): Add commands for adding and deleting clients 2026-06-15 16:30:49 +00:00
Settings chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00