We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c85484 commit 8515cbcCopy full SHA for 8515cbc
src/index.ts
@@ -1,6 +1,6 @@
1
/*
2
* Keycloak comes with a client-side JavaScript library that can be used to secure HTML5/JavaScript applications.
3
- * https://www.keycloak.org/docs/latest/securing_apps/#_javascript_adapter
+ * https://www.keycloak.org/securing-apps/javascript-adapter
4
*/
5
6
export { getToken } from './keycloak'
0 commit comments