Update oauth.mdx (#17671)

This commit is contained in:
Syed Ali Shahbaz
2024-11-18 14:29:33 +00:00
committed by GitHub
parent e206ead611
commit 9aa8f8a30c
@@ -7,11 +7,6 @@ To enable OAuth in one of your apps, you will need a Client ID, Client Secret, A
<img src="/images/oauth-zapier.png" />
### OAuth Client Credentials
Only the Cal.com team can create new OAuth clients. Please contact us at [support@cal.com](mailto:support@cal.com) with the following details: client name, redirect URI (provided by the app), app logo, and a link to the app.
The Cal.com team will register the app and provide you with the Client ID and Client Secret. Keep these credentials confidential and secure.
### Authorization URL
To initiate the OAuth flow, direct users to the following authorization URL:
- `https://app.cal.com/auth/oauth2/authorize`