Skip to content

Commit 7a1cecc

Browse files
authored
Changing OAuth section nesting
1 parent ad636b8 commit 7a1cecc

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ const analytics = new Analytics({
635635
})
636636
```
637637
638-
### OAuth 2.0
638+
## OAuth 2.0
639639
640640
Enable [OAuth 2.0](/docs/connections/oauth/) in your Segment workspace to guarantee authorized communication between your server environment and Segment's Tracking API. To support the non-interactive server environment, the OAuth workflow used is a signed client assertion JWT.
641641

0 commit comments

Comments
 (0)