keycloak-scim/securing_apps/topics/oidc
Wojciech Trocki 96bab33db1
fix: add information about npm packagage (#1189)
I recieved feedback from customer/users that keycloak client side is widely undocumented, which was surprising.
After checking I found out that in fact for users that use npm there is no documentation provided:

https://www.npmjs.com/package/keycloak-js

This is very rare to see in NPM for package that have such large number of downloads. 
Additionally official docs doesn't mention NPM at all and recommend using js package from server (which is not be best advice if you do CDN's etc.).
Additionally some old bower repo is still 3th result in google and since it has some docs people using it:
https://github.com/keycloak/keycloak-js-bower - worth to remove this as well. 
Added simple note in the docs so hopefully google will position this documentation
2021-11-10 09:52:54 +01:00
..
java Corrected spelling mistakes (#1224) 2021-11-10 09:48:46 +01:00
fapi-support.adoc KEYCLOAK-19144 [PR] fixing broken links 2021-11-08 15:00:24 +01:00
javascript-adapter.adoc fix: add information about npm packagage (#1189) 2021-11-10 09:52:54 +01:00
mod-auth-openidc.adoc fix-broken-heading (#632) 2019-05-13 19:22:52 -03:00
nodejs-adapter.adoc KEYCLOAK-16072 add mising Advanced Login Configuration documentation 2021-05-03 13:14:18 -03:00
oidc-generic.adoc KEYCLOAK-19233 Inaccurate documentation about Device Grant regarding client type 2021-09-07 11:39:18 +02:00
oidc-overview.adoc KEYCLOAK-17940 Client policies documentation 2021-06-09 08:47:47 +02:00