account client and intiated action #10809
ahcamy2021
started this conversation in
Feedback
Replies: 1 comment 1 reply
-
|
I think you can expect some of these to be implemented with React. We've been talking about that for registration recently. For things that follow "application initiated action" flow, I think you can expect for that to continue. But that doesn't mean it won't be implemented in React. Decisions will be made on a case by case basis. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that from keycloak's version 13, the account client is available in React, but, you still offer some functionnalities in it using FreeMarker, I mean the functionnality 'Update Password', I understaood that you have FreeMarker because you used the concept of initiated action.
My question, do you have a vision in the next keycloak versions to migrate your flow's interfaces (Registration, authentification and reset Credentials) in react instead of Freemarker?
What do you advice to project that wants to add some functionnalities in account client already available as initiated action, use them or developp them in React to avoid rework in may be next version?
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions