feat: add auth me endpoint
This commit is contained in:
@@ -2,6 +2,7 @@ mod api_response;
|
||||
mod app;
|
||||
mod assets;
|
||||
mod auth;
|
||||
mod auth_me;
|
||||
mod config;
|
||||
mod error_middleware;
|
||||
mod health;
|
||||
|
||||
Reference in New Issue
Block a user