We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Even after AuthEventType.onAuthSuccess the method keycloakService.isLoggedIn() and keycloakService.authenticated returns false
keycloakService.login()
AuthEventType.onAuthSuccess the authenticated should return true
No response
Linux
Firefox
21.0.0
0.0.21
3.13.1
stable
[✓] Flutter (Channel stable, 3.13.1, on macOS 13.5.1 22G90 darwin-x64, locale en-AF) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1) [✓] Xcode - develop for iOS and macOS (Xcode 14.3.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.3) [✓] Connected device (3 available) [✓] Network resources
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the bug
Even after AuthEventType.onAuthSuccess the method keycloakService.isLoggedIn() and keycloakService.authenticated returns false
Steps to reproduce
keycloakService.login()
Expected behavior
AuthEventType.onAuthSuccess the authenticated should return true
Logs
No response
Screenshots
No response
Platform
Linux
Browser
Firefox
Keycloak web version
21.0.0
Keycloak flutter version
0.0.21
Flutter version
3.13.1
Flutter channel
stable
Additional context
The text was updated successfully, but these errors were encountered: