Back to Wasp

Api Reference Intro

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

0.23.0309 B
Original Source

Provider-specific behavior comes down to implementing two functions.

  • configFn
  • userSignupFields

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 -->