Introduction
Authenticate users with third-party providers using pre-built UI or custom SDK interfaces.
Overview
The ThirdParty recipe
provides a way of authenticating users through a third party provider.
You can use it out of the box, with the Pre-Built UI, or implement your own interface through the available SDKs.

Getting started
You can either follow the quickstart tutorial or use the CLI
tool to generate an example app that shows you how the recipe works.
Quickstart
Go through a quick tutorial that shows you how to add the ThirdParty recipe to your app.
Example Apps
Use the CLI to generate a boilerplate app that you can use as a starting point.
Customization
To adjust the functionality to fit your use case you can explore different sections from the documentation.