Back to Wasp

Api Reference Intro

web/versioned_docs/version-0.11.8/auth/social-auth/_api-reference-intro.md

0.23.0308 B
Original Source

Provider-specific behavior comes down to implementing two functions.

  • configFn
  • getUserFieldsFn

The reference shows how to define both.

For behavior common to all providers, check the general API Reference.

<!-- This snippet is used in google.md and github.md -->