Merge branch 'main' into feature/dictionary-delete-and-create-action
This commit is contained in:
@@ -194,7 +194,6 @@ export class UmbAppElement extends UmbLitElement {
|
||||
|
||||
// Instruct all requests to use the auth flow to get and use the access_token for all subsequent requests
|
||||
OpenAPI.TOKEN = () => this.#authContext!.getLatestToken();
|
||||
OpenAPI.WITH_CREDENTIALS = true;
|
||||
}
|
||||
|
||||
this.#listenForLanguageChange();
|
||||
|
||||
Reference in New Issue
Block a user