
Support
This integration is supported by Auth0. Learn more
Planning Center
Let your users sign in to your apps and register with their Planning Center credentials
Love your church management software. Planning Center is a set of online software products you can subscribe to individually or use together as a full church management system. Find the information you need to follow up with your congregation and gain insight into your church members, all in one place. Planning Center is trusted by over 50,000 churches.
Support
This integration is supported by Auth0. Learn more

Know Your People
Keep everything you need to know about your congregation in their member profiles.

Connect With People
Online forms to help you hear directly from people in your church.

Follow Up With People
Custom workflows you and your team can make to reach out to people.
The Planning Center social connection allows users to log in to your application using their Planning Center profile.
By default, Auth0 automatically syncs user profile data with each user login, thereby ensuring that changes made in the connection source are automatically updated in Auth0. Optionally, you can disable user profile data synchronization to allow for updating profile attributes from your application.
Prerequisites
Before you begin, sign up for a Planning Center Developer account.
Set up app in Planning Center
Set up an app in the Planning Center Developer portal. During this process, Planning Center will generate a Client ID and Secret for your application; make note of these.
While setting up your app, use the following settings:
Field | Value to Provide |
---|---|
Application URL | https://YOUR_DOMAIN |
Authorization callback URLs | https://YOUR_DOMAIN/login/callback |
Find your Auth0 domain name
If your Auth0 domain name is not shown above and you are not using our custom domains feature, your domain name is your tenant name, your regional subdomain (unless your tenant is in the US region and was created before June 2020), plus.auth0.com
. For example, if your tenant name were exampleco-enterprises
, your Auth0 domain name would be exampleco-enterprises.us.auth0.com
and your callback URL would be https://exampleco-enterprises.us.auth0.com/login/callback
. (If your tenant is in the US and was created before June 2020, then your domain name would be https://exampleco-enterprises.auth0.com
.)
If you are using custom domains, your callback URL will have the following format: https://<YOUR CUSTOM DOMAIN>/login/callback
.
Test connection
You're ready to test your connection.
Support
This integration is supported by Auth0. Learn more