Auth
Interfaces, Classes, Traits and Enums
- AuthenticationMethodInterface
- The authentication method interface.
- ExpirableToken
- A token with an expiration date.
- Oauth2BasicAuthentication
- The <a href="https://tools.ietf.org/html/rfc6749">Oauth2 authentication</a> using a <a href="https://tools.ietf.org/html/rfc2617#section-2">Basic authentication</a> to get the access token.