Hosted member sign-in simplifies API access
June 19, 2026 Back to changelog External apps can now connect to TheFaithApp with a simpler hosted member sign-in flow. Churches no longer need to upload their own Firebase service account just to let members sign in from a connected app.What’s New
- Developer Access now provides a client key for connected apps.
- Admins can add Redirect URLs for web callbacks and mobile deep links.
- Members sign in through TheFaithApp-hosted auth and return with a short-lived code.
- Connected apps exchange that code for a member bearer token before calling the
v1API. - The API docs now include the full hosted auth setup guide, endpoint reference, mobile redirect guidance, and PKCE examples.
- Hosted auth stays on the TheFaithApp auth host, even when a church uses a custom public domain.