OIDC

class OIDC(name: String) : OAuth2Method.Provider

Custom OIDC identity provider defined in the Webcom developer console.

Constructors

Link copied to clipboard
fun OIDC(name: String)