pub async fn o_auth2_authorize(
    configuration: &Configuration
) -> Result<ErrorOAuth2, Error<OAuth2AuthorizeError>>
Expand description

Use open source libraries to perform OAuth 2.0 and OpenID Connect available for any programming language. You can find a list of libraries at https://oauth.net/code/ The Ory SDK is not yet able to this endpoint properly.