Implement register

This commit is contained in:
Joseph Garrone
2021-03-04 18:15:48 +01:00
parent 09c7b6ac03
commit 2ee12abc43
9 changed files with 363 additions and 14 deletions

View File

@ -46,7 +46,6 @@ export const Login = memo((props: LoginProps) => {
displayWide={realm.password && social.providers !== undefined}
kcProperties={kcProperties}
headerNode={t("doLogIn")}
showUsernameNode={null}
formNode={
<div
id="kc-form"