me_handler

Function me_handler 

Source
pub async fn me_handler(
    __arg0: State<AppState>,
    __arg1: Authenticated,
) -> Result<Json<UserInfo>, (StatusCode, String)>
Expand description

Get current user info GET /api/v1/auth/me