Pyas Docs
  • 📖Getting Started With Pyas
  • Fundamentals
    • 📦Pyas Apps
    • 📦Provider Apps
    • 🔒Pyas Auth vs Native Auth
    • 🛠️Getting set up
      • 🧑Inviting Team Members
      • 📦Creating an App
      • 🔒Setup Authentication
        • Pyas Auth
        • Native Auth
          • Create a Google App
          • Create an Azure App
          • Create a Zoom App
        • 🔗Connect an Account
      • 🪝Create Webhooks
    • ✨Connected Accounts
      • Zoom
  • REST API Reference
    • Introduction
    • API Authentication
    • Google Calendar
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Microsoft Outlook
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Zoom
      • 🔒Auth
      • 🕢Meetings
  • Get the Postman Collection
Powered by GitBook
On this page
  1. Fundamentals

Provider Apps

What are Provider Apps?

Apps

Provider apps are important when you need to completely customize your users' experience when authenticating/connecting their Google, Outlook, and Zoom accounts. Creating a provider app allows you to put your company name and logo on the consent screens. When creating provider apps, we recommend you create one for each of your environments (Dev, Staging & Prod). Then, you can create a Pyas App that corresponds to each one of those provider app environments.

PreviousPyas AppsNextPyas Auth vs Native Auth

Last updated 2 years ago

📦