Function user_get_o_auth2_application

Source
pub async fn user_get_o_auth2_application(
    configuration: &Configuration,
    id: i64,
) -> Result<OAuth2Application, Error<UserGetOAuth2ApplicationError>>