Add login-username support

Shown for the "Username Form" login step.

I would also like to work on:
- `login-password.ftl`
- `webauthn-authenticate.ftl`

But first want to see opinions on this!
This commit is contained in:
Mary Strodl
2022-10-04 00:35:04 -04:00
parent a4ac9fb0f3
commit e3a0639a0c
7 changed files with 491 additions and 4 deletions

View File

@ -59,6 +59,7 @@
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@emotion/react": "^11.4.1",
"@types/memoizee": "^0.4.7",
"@types/minimist": "^1.2.2",