Enum Constants.OAuthFlowType
Represents an OAuth Flow type
public enum Constants.OAuthFlowType
Fields
[MapTo("implicit", null)] Implicit = 0
[MapTo("pkce", null)] PKCE = 1
Represents an OAuth Flow type
public enum Constants.OAuthFlowType
[MapTo("implicit", null)]
Implicit = 0
[MapTo("pkce", null)]
PKCE = 1