KEYCLOAK-2606: set an explicit anchor for the cordova chapter

This commit is contained in:
Gregor Tudan 2018-07-09 12:47:23 +02:00 committed by Stian Thorgersen
parent 63d2e54018
commit d98e0a25b5

View file

@ -161,6 +161,7 @@ For the Hybrid flow, you need to pass the parameter `flow` with value `hybrid` t
keycloak.init({ flow: 'hybrid' })
----
[#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`: