pypresscart.resources.auth¶
Auth resource: GET /auth/token.
Classes
|
Authentication endpoints. |
- class pypresscart.resources.auth.AuthResource(client)[source]¶
Bases:
ResourceBaseAuthentication endpoints.
- Parameters:
client (PresscartClient)
Auth resource: GET /auth/token.
Classes
|
Authentication endpoints. |
Bases: ResourceBase
Authentication endpoints.
client (PresscartClient)