errorable and seperated runner methods for auth

This commit is contained in:
realaravinth
2021-06-28 19:16:59 +05:30
parent 2162d32455
commit cc17f2048f
9 changed files with 222 additions and 135 deletions

View File

@@ -30,6 +30,7 @@ mod data;
mod docs;
mod errors;
mod middleware;
#[macro_use]
mod pages;
#[macro_use]
mod routes;