View Source Lightning.AuthProviders.OAuthBehaviour behaviour (Lightning v2.10.4)
Defines a behaviour for OAuth providers within the Lightning application, specifying a common interface for OAuth operations. This interface ensures consistency and interoperability among different authentication providers (e.g., Google, Salesforce) by defining a set of required functions that each provider must implement.