Function OAuthProvider.forName

Get provider by name

static immutable(OAuthProvider) forName (
  string name
) nothrow @nogc @trusted;

Parameters

NameDescription
name The name of the provider