PHP Snorlax\Auth 네임스페이스

Interfaces

이름 설명
Authorization Contract for authorization methods through the Authorization header on every request on the instantiated client

클래스들

이름 설명
BasicAuth Implementation of Authorization via the basic authorization method on the API
BearerAuth Implementation of Authorization via the "Authorization: Bearer" method