Skip to main content

authentication_check_retrieve

Function authentication_check_retrieve 

Source
pub async fn authentication_check_retrieve(
    configuration: &Configuration,
) -> Result<HashMap<String, Value>, Error<AuthenticationCheckRetrieveError>>
Expand description

Return the user making the request, if authenticated successfully.