-
hi @mraible I am not quite sure were to put the prod SERVER API URL.
I dont want to debug the APK, and the compiled assets throw cors error while debugging locally.
the hipster UI shows, but when tr…
-
**Describe the bug**
I am setting the .well-known endpoint but not the STS. Everything works fine but the error is thrown in the console:
```
Error: The STS URL MUST be provided in the configuratio…
-
Hello,
Is there any reference example or documentation for using the **flutter_appauth** with **keycloak identity server**.
as per our project requirement we want the package that supports both fl…
-
Hello,
**Description:**
I tried to setup the flutter_appauth package in flutter project, but getting below error while building the project.
**Error:**
```
\flutter_keycloak_app\android\app\s…
-
Maybe I am doing something incorrectly but I try to use the browser authentication inside a flutter web application.
I get authenticated by, at least I think I am, because I get an id token. but do…
-
In the android we can use ConnectionBuilder}that permits connecting to http links, and ignores certificates for https connections.
is there any way to use http instead of https.
I am getting this …
-
# Roadmap to v7
This ticket lists out ideas and plans for v7. Items here may or may not make to v7, but this ticket will help to provide an overview of what is being planned
## Breaking changes
…
-
The flutter app with keycloak as UAA working with android version 7 but in android 9, 10 after successful login with keycloak app throws error
Following is my code snippet:
```
import 'package:…
-
Hello,
I am developing an app in flutter and it works on version 8 and below. but 9+ versions cannot run app beyond keycloak login.
Here is my error
`Error report: >> PlatformException(autho…
-
Given the resources and the time, we want to user Flutter to build a cross platform app and try to fork the code between Android and iOS only if strictly required.
It would be nice to speak with al…