auth_get_user

Function auth_get_user 

Source
pub async fn auth_get_user(
    configuration: &Configuration,
) -> Result<User, Error<AuthGetUserError>>
Expand description

Retrieve the profile of the authenticated user.