feat: add register function
This commit is contained in:
parent
3981dd662d
commit
33b0391ef3
5 changed files with 67 additions and 5 deletions
|
|
@ -1,2 +1,3 @@
|
|||
pub mod account;
|
||||
pub mod auth_handler;
|
||||
pub mod auth_handler;
|
||||
pub mod user;
|
||||
Loading…
Add table
Add a link
Reference in a new issue