forked from jmug/stoatchat
Add email verification.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
pub mod database;
|
||||
pub mod routes;
|
||||
pub mod email;
|
||||
pub mod auth;
|
||||
|
||||
use dotenv;
|
||||
|
||||
Reference in New Issue
Block a user