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

idphint for google and facebook like javascript adapter

Open Allan-Nava opened this issue 4 years ago • 0 comments

Is possible to use the same flow of javascript adapter?

keycloak.createLoginUrl({
                idpHint: "facebook",
            })

Allan-Nava avatar Jan 08 '20 09:01 Allan-Nava