Namespace Authoritarian\Exception\Flow
| MissingAuthorizationCodeException | exception thrown when the authorization code is missing to generate a request |
| MissingClientCredentialException | exception thrown when the client id or client secret are missing |
| MissingTokenUrlException | exception thrown when the OAuth Token URL is missing to generate a request |