keycloak-scim/js/libs/keycloak-js
Anders Lunde 6543aa9a19
Add 'consent' prompt option to KeycloakLoginOptions (#23453)
This commit adds the 'consent' prompt option to KeycloakLoginOptions, allowing applications to always prompt the user for consent, even if it has been given previously. This provides greater control over user consent in the authentication flow.

Closes #23447
2023-09-21 16:00:37 +00:00
..
dist Add 'consent' prompt option to KeycloakLoginOptions (#23453) 2023-09-21 16:00:37 +00:00
src Replace deprated escape() function with jwt-decode (#21990) 2023-07-27 17:07:01 +02:00
package.json Bump rollup from 3.29.0 to 3.29.1 in /js (#23115) 2023-09-12 11:58:36 +02:00
pom.xml Disable proxy argument passing for executions of pnpm pack (#20373) 2023-05-15 22:40:21 +00:00
README.md Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
rollup.config.ts Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
tsconfig.json Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00

Keycloak JS

The documentation can be found in the Keycloak documentation.