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
|
@ -1,7 +1,9 @@
|
|||
pub mod auth;
|
||||
pub mod comment;
|
||||
pub mod comment_interaction;
|
||||
pub mod contact;
|
||||
pub mod interaction;
|
||||
pub mod login;
|
||||
pub mod permission;
|
||||
pub mod post;
|
||||
pub mod post_interaction;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue