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
package.json
pom.xml
README.md
rollup.config.ts
tsconfig.json

Keycloak JS

The documentation can be found in the Keycloak documentation.