Provider
Table of Contents
Namespaces
- Exception
Interfaces
- ResourceOwnerInterface
- Classes implementing `ResourceOwnerInterface` may be used to represent
the resource owner authenticated with a service provider.
Classes
- AbstractProvider
- Represents a service provider (authorization server).
- GenericProvider
- Represents a generic service provider that may be used to interact with any
OAuth 2.0 service provider, using Bearer token authentication.
- GenericResourceOwner
- Represents a generic resource owner for use with the GenericProvider.
- Google
- Represents a service provider (authorization server).
- GoogleUser