Add delete-credential.ftl page

This commit is contained in:
Joseph Garrone
2024-05-08 16:54:04 +02:00
parent 58dfd3c25c
commit 3eeba99152
5 changed files with 64 additions and 3 deletions

View File

@ -24,7 +24,8 @@ export const loginThemePageIds = [
"idp-review-user-profile.ftl",
"update-email.ftl",
"select-authenticator.ftl",
"saml-post-form.ftl"
"saml-post-form.ftl",
"delete-credential.ftl"
] as const;
export const accountThemePageIds = [