Reset password

This commit is contained in:
2025-05-27 22:41:38 +08:00
parent 25c721a42b
commit fcaeb9afbe
11 changed files with 261 additions and 33 deletions

View File

@ -11,7 +11,7 @@ public enum MagicSpellType
AccountActivation,
AccountDeactivation,
AccountRemoval,
AuthFactorReset,
AuthPasswordReset,
ContactVerification,
}