Function mz_frontegg_mock::handlers::user::handle_get_user_profile
source ยท pub async fn handle_get_user_profile<'a>(
__arg0: State<Arc<Context>>,
__arg1: TypedHeader<Authorization<Bearer>>,
) -> Result<Json<UserProfileResponse>, StatusCode>