feat: ✨ one time password
feat: ✨ json web token feat: ✨ mail template
This commit is contained in:
parent
c7863c806a
commit
bb2b70ccac
16 changed files with 536 additions and 9 deletions
3
mail_templates/one_time_password.toml
Normal file
3
mail_templates/one_time_password.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[one_time_password]
|
||||
subject = "Your One Time Password"
|
||||
body = "Dear *, \nHere is your One Time Password = * \n Best Wishes"
|
Loading…
Add table
Add a link
Reference in a new issue