All Objects
OAuthStrategy
Configuration for an OAuth strategy, including the strategy itself, callback function, secret keys, and additional provider-specific options.
The callback function to handle OAuth responses.
The path at which the OAuth strategy is available.
The client ID and secret key for the OAuth provider.
The OAuth strategy object.
Additional provider-specific options, such as scope. The shape of this object varies by provider.