class documentation

The types of the authorization in process.

Constant DEFAULT The default type of authorization. Not used anywhere, appears here for clarity.
Constant DISABLE Disable authorization for the request completely.

The default type of authorization. Not used anywhere, appears here for clarity.

Value
'default'

Disable authorization for the request completely.

Used to perform requests for the authorization itself, or to send requests without any authorization.

Value
'disable'