OAuth2

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.

Constructors

Link copied to clipboard
constructor(provider: OAuth2Method.Provider)

Properties

Link copied to clipboard

The actual OAuth2 provider among the ones available.

Functions

Link copied to clipboard
open override fun toString(): String

Human-readable name for this Provider instance.