Can sign out

This commit is contained in:
2023-09-04 15:12:00 +02:00
parent 44d565c6da
commit d67f42abc5
9 changed files with 184 additions and 7 deletions

View File

@ -57,6 +57,7 @@ export class APIClient {
method: args.method,
body: body,
headers: headers,
credentials: "include",
});
// Process response