-
I am implementing Google OAuth 2.0 for Flutter Android, but the browser is not redirecting the user back to the app. Do I need deep linking for this, or can I manage it through a custom URI?
I have…
-
I'm trying to use the example app to evaluate how to use this package.
And calling KeycloakService.init() throws an exception;
```sh
💪 Running with sound null safety 💪
Debug service listening on…
-
**1~3 main use cases of the proposed feature**
As a sysadmin I'd like to be able to use an open source self hosted OIDC (Open ID Connect) provider like [Zitadel](https://zitadel.com/) to authenticate…
-
This behaviour can be reproduced in the Example project using 'Interactive Authorization Code PKCE' option in 2024.
```
final identity = await OpenIdConnect.authorizeInteractive(
context…
-
Hi to Flutter app auth team.
I'm using the last version of flutter_appauth to connect with Keycloak server. Everything are working well, but I got an error when callback in IOS(it's working fine on…
-
Hi,
I try your solution with the whole example project, my changes are only the KeycloakConfig informations with an https url.
Could you help me, I have theses errors :
Error: LateInitializationE…
-
We are building an app using Flutter framework. We are using the _flutter_webview_plugin_ to login/logout a user out of our application.
The login works fine.
However, the logout does not work.
We…
-
### The bug
I've configured keycloak to authenticate to immich.
It works in Browser but not with android app.
I get redirected to jeycloak, where i authenticate normally. (A webview overlay to th…
-
I installed this module tonight and tried to create an app and run it. First of all, am I supposed to run `yo jhipster-flutter-merlin` in a directory next to my JHipster app, or _inside_ my JHipster a…
-
after complete the user Id and password from Keycloak login, the flutter report error:
```
Error: XMLHttpRequest error.
dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 906:28 …