PHP Snorlax\Auth Namespace

Interfaces

Name Description
Authorization Contract for authorization methods through the Authorization header on every request on the instantiated client

Classes

Name Description
BasicAuth Implementation of Authorization via the basic authorization method on the API
BearerAuth Implementation of Authorization via the "Authorization: Bearer" method