nextcloud/apps/oauth2/lib
Carl Schwan bdb4071494 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 06:27:12 +00:00
..
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Command feat(oauth2): Add commands for adding and deleting clients 2026-06-17 06:27:12 +00:00
Controller feat(oauth2): Add commands for adding and deleting clients 2026-06-17 06:27:12 +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-23 12:33:50 +00:00
Exceptions chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Migration chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Service feat(oauth2): Add commands for adding and deleting clients 2026-06-17 06:27:12 +00:00
Settings refactor(oauth2): migrate to Typescript and Vue 3 2025-12-12 00:42:15 +01:00