feat(auth-app): list and delete endpoints

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2024-08-07 10:47:20 +02:00
parent 48af3fae32
commit 2a498daf07
3 changed files with 200 additions and 8 deletions

View File

@@ -260,7 +260,7 @@ func DefaultPolicies() []config.Policy {
},
{
Endpoint: "/auth-app/tokens",
Service: "com.owncloud.api.auth-app",
Service: "com.owncloud.web.auth-app",
},
},
},