O Auth2 Method
Manages authentication of users by delegation to a third-party OAuth2 identity provider.
Instances of this OAuth2Method must be created using the AuthenticationService.getOAuth2Method method.
Types
Functions
authenticate
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Delegates the authentication of the user to the third-party provider associated with this OAuth2Method instance, using the given options.