This commit is contained in:
Mads Rasmussen
2023-11-13 08:57:26 +01:00
parent 9c6019b1fe
commit 6625a766d8

View File

@@ -117,6 +117,7 @@ export class UmbAppElement extends UmbLitElement {
}
}
// TODO: move set initial auth state into auth context
async #setAuthStatus() {
if (this.bypassAuth) return;