You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/api/public-api/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Learn more about [GitHub's secret scanning program](https://docs.github.com/en/d
44
44
> info ""
45
45
> This feature is currently in pilot and is governed by Segment’s [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
46
46
47
-
You can authenticate and authorize the Public API using [OAuth 2.0](/docs/connections/oauth/#supported-sources).
47
+
You can authenticate and authorize the Public API using [OAuth 2.0](/docs/connections/oauth).
48
48
49
49
### Frequently Asked Questions
50
50
#### What should I do if I see a notification that my token was exposed?
Copy file name to clipboardExpand all lines: src/connections/functions/source-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -390,7 +390,7 @@ Copy and paste this URL into the upstream tool or service to send data to this s
390
390
> info ""
391
391
> OAuth 2.0 is currently in pilot and is governed by Segment’s [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
392
392
393
-
You can authenticate source functins with [OAuth 2.0](/docs/connections/oauth/#supported-sources).
393
+
You can authenticate source functions with [OAuth 2.0](/docs/connections/oauth).
0 commit comments