authMethod property

String? authMethod
getter/setter pair

The HTTP verb to use for any request made to the authUrl, either GET or POST.

Implementation

String? authMethod;