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