KEYCLOAK-2606: set an explicit anchor for the cordova chapter
This commit is contained in:
parent
63d2e54018
commit
d98e0a25b5
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ For the Hybrid flow, you need to pass the parameter `flow` with value `hybrid` t
|
||||||
keycloak.init({ flow: 'hybrid' })
|
keycloak.init({ flow: 'hybrid' })
|
||||||
----
|
----
|
||||||
|
|
||||||
|
[#hybrid-apps-with-cordova]
|
||||||
==== Hybrid Apps with Cordova
|
==== Hybrid Apps with Cordova
|
||||||
|
|
||||||
Keycloak support hybird mobile apps developed with https://cordova.apache.org/[Apache Cordova]. The Javascript adapter has two modes for this: `cordova` and `cordova-native`:
|
Keycloak support hybird mobile apps developed with https://cordova.apache.org/[Apache Cordova]. The Javascript adapter has two modes for this: `cordova` and `cordova-native`:
|
||||||
|
|
Loading…
Reference in a new issue