Add delete-credential.ftl page
This commit is contained in:
@ -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 = [
|
||||
|
Reference in New Issue
Block a user