Possibility to pass a state parameter in keycloak-js adapter

Hi, we want to use the state parameter to pass some state :slight_smile: through the login process.
Currently the keycloak-js uses always an uuid ( keycloak/keycloak.js at main · keycloak/keycloak · GitHub )
Is there a reason, why there is no way, to pass the state parameter via the options?

1 Like