From 6ea1b8964d492d2d30fd5437ea8b27663a31732d Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Thu, 15 Jan 2026 12:52:15 +0100 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs/docs.json | 11 +++++++++++ docs/oauth.mdx | 9 ++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 docs/docs.json diff --git a/docs/docs.json b/docs/docs.json new file mode 100644 index 0000000000..e695ff0667 --- /dev/null +++ b/docs/docs.json @@ -0,0 +1,11 @@ +{ + "$schema": "https://mintlify.com/docs.json", + "theme": "mint", + "name": "Documentation", + "colors": { + "primary": "#0D9373" + }, + "navigation": { + "groups": [] + } +} \ No newline at end of file diff --git a/docs/oauth.mdx b/docs/oauth.mdx index ed1b11951d..29d71026cc 100644 --- a/docs/oauth.mdx +++ b/docs/oauth.mdx @@ -10,7 +10,14 @@ As an example, you can view our OAuth flow in action on Zapier. Try to connect y ### Get your OAuth "Continue with [Cal.com](http://Cal.com)" Badge -https://app.cal.com/continue-with-calcom-coss-ui-light.svg +- https://app.cal.com/continue-with-calcom-coss-ui.svg +- https://app.cal.com/continue-with-calcom-dark-rounded.svg +- https://app.cal.com/continue-with-calcom-dark-squared.svg +- https://app.cal.com/continue-with-calcom-light-rounded.svg +- https://app.cal.com/continue-with-calcom-light-squared.svg +- https://app.cal.com/continue-with-calcom-neutral-rounded.svg +- https://app.cal.com/continue-with-calcom-light-squared.svg + ### OAuth Client Credentials