Add login-update-profile.ftl page

This commit is contained in:
garronej
2021-06-14 19:06:31 +02:00
parent cad1f8b957
commit b89557e8d8
8 changed files with 377 additions and 197 deletions

@ -62,7 +62,7 @@ export function createKeycloakAdapter(
"success": { "value": () => { } },
"error": { "value": () => { } }
}
);
) as any;
return {
"login": options => {