Add login-recovery-authn-code-input.ftl page

This commit is contained in:
Joseph Garrone
2024-05-11 16:43:18 +02:00
parent 754b5be768
commit 9001e254cc
4 changed files with 81 additions and 1 deletions

View File

@ -30,7 +30,8 @@ export const loginThemePageIds = [
"code.ftl",
"delete-account-confirm.ftl",
"frontchannel-logout.ftl",
"login-recovery-authn-code-config.ftl"
"login-recovery-authn-code-config.ftl",
"login-recovery-authn-code-input.ftl"
] as const;
export const accountThemePageIds = [