You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the proposed extension example does only present two things:
Simple React component with no compilation
Simple React component with compilation
In both case only basic HTML tag are used.
However, there is no example on how we could use the component existing in the account-ui project (Page, etc.).
Discussion
No response
Motivation
Being able to extends the current theme (adding new pages, etc.) using the component defined in the Keycloak.V3 theme.
Details
Some exemple of expected implementation:
Use Page in the *KeycloakManLovesJsx" component
Display a button for initiated action (UPDATE_EMAIL for instance)
The text was updated successfully, but these errors were encountered:
Description
Currently, the proposed extension example does only present two things:
In both case only basic HTML tag are used.
However, there is no example on how we could use the component existing in the account-ui project (
Page
, etc.).Discussion
No response
Motivation
Being able to extends the current theme (adding new pages, etc.) using the component defined in the Keycloak.V3 theme.
Details
Some exemple of expected implementation:
Page
in the *KeycloakManLovesJsx" componentUPDATE_EMAIL
for instance)The text was updated successfully, but these errors were encountered: