OAuth2
class OAuth2(val provider: OAuth2Method.Provider) : AuthenticationFactor.Provider
Content copied to clipboard
Manages Webcom users whose authentication is delegated to a 3rd-party OAuth2 identity provider.
Beforehand such a provider must be properly enabled and defined on the Webcom developer console.