Namespace Comprobo\Verify
| Comprobo\Verify\Auth |
| Comprobo\Verify\Exceptions |
| Comprobo\Verify\HTTP |
| Api | Comprobo\Verify\Api is the public API for the Verify SDK. All public methods should be considered normal operation of the SDK. |
| Factory | Provides depedency resolution and injection for various classes in the library. Normally not used directly by a third-party but can be if required for some reason. |
| State | In-memory application state, shared between internal classes |
| User | User service integration |
| Workflow | Workflow service integration |