Google login is working
This commit is contained in:
@@ -25,7 +25,6 @@ else if (_isAuthenticated)
|
||||
{
|
||||
Console.WriteLine("AuthGuard: Checking authentication...");
|
||||
|
||||
// ZAWSZE sprawdź localStorage przy inicjalizacji
|
||||
_isAuthenticated = await AuthService.CheckAuthenticationAsync();
|
||||
_isLoading = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user