keycloak-android-native icon indicating copy to clipboard operation
keycloak-android-native copied to clipboard

Android native client for Keycloak

Results 2 keycloak-android-native issues
Sort by recently updated
recently updated
newest added

Why you did not use the [AppAuth-Android library](https://github.com/openid/AppAuth-Android) in this project?

Is possible to use the same flow of javascript adapter? ``` keycloak.createLoginUrl({ idpHint: "facebook", }) ```