Can sign out
This commit is contained in:
@ -57,6 +57,7 @@ export class APIClient {
|
||||
method: args.method,
|
||||
body: body,
|
||||
headers: headers,
|
||||
credentials: "include",
|
||||
});
|
||||
|
||||
// Process response
|
||||
|
Reference in New Issue
Block a user