OAuth
Table of Contents
Classes
- CiviConnect
- Manage a connection to the `connect.civicrm.org` bridge-server.
- CiviConnectProviders
- OAuth providers that are tagged as `CiviConnect` should have some special behaviors, e.g.
- CiviGenericProvider
- Class CiviGenericProvider
- OAuthException
- Base class for exceptions generated by CiviCRM.
- OAuthLeagueFacade
- OAuthState
- AutoService is a base-class for defining a service (in Civi's service-container).
- OAuthTemplates
- Automatically link an OAuth token with a PaymentProcessor.
- OAuthTokenFacade
- DummyProvider
- Class CiviGenericProvider
- AuthCodeFlowTest
- CiviConnectTest
- CiviGenericProviderTest
- OAuthTemplatesTest
- Test helper functions in CRM_OAuth_MailSetup.
- StateTest