Skip to content

Commit 27c0b7c

Browse files
authored
keep hidden
1 parent 022bccd commit 27c0b7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/oauth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OAuth 2.0
3-
hidden: false
3+
hidden: true
44
---
55

66
OAuth 2.0 is an online authorization standard that uses tokens to grant access to API resources like Segment’s tracking API. You can use OAuth 2.0 as a security requirement for connections to third-party tools.
@@ -134,4 +134,4 @@ OAuth 2.0 currently supports these scopes:
134134
* `functions:write`
135135

136136
**Public API scopes**
137-
* `public_api:read_write`
137+
* `public_api:read_write`

0 commit comments

Comments
 (0)