me_handler

Function me_handler 

Source
pub async fn me_handler(
    __arg0: State<GatewayState>,
    headers: HeaderMap,
) -> Result<Json<UserInfo>, AuthHandlerError>
Expand description

Get current user info

Returns information about the authenticated user.

GET /api/v0/auth/me