Skip to main content

get_v2_authenticated_user

Function get_v2_authenticated_user 

Source
pub async fn get_v2_authenticated_user(
    configuration: &Configuration,
    identity_provider_id: Option<&str>,
) -> Result<GetUserResponse, Error<GetV2AuthenticatedUserError>>
Expand description

Get the user data of the current authenticated user.