feat: ✨ tracing system
fix: 🚑 user_contact is not containing value feat: ✨ html mail system refactor: ♻️ axum 0.8 routing compatibility fix: 🚑 custom claim isn't working in jwt feat: ✨ token header extended compatibility
This commit is contained in:
parent
3f2aa572a6
commit
0bb5a0b753
25 changed files with 182 additions and 99 deletions
|
@ -1,3 +1,3 @@
|
|||
[one_time_password]
|
||||
subject = "Your One Time Password"
|
||||
body = "Dear *, \nHere is your One Time Password = * \n Best Wishes"
|
||||
body = "Dear *, <br><br>Here is your One Time Password = * <br><br>Best Wishes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue