Back to Wasp

Api Reference Intro

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

0.23.0313 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,github,keycloak}.md -->