Skip to main content

get_me_handler

Function get_me_handler 

Source
pub async fn get_me_handler(
    __arg0: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>