Function who_am_i

Source
pub async fn who_am_i(
    request: HttpRequest,
    jwt_client: Data<JwtClient>,
) -> ApplicationResponse