Skip to content

Commit

Permalink
Adding changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGHSeg committed Sep 26, 2023
1 parent 6bba264 commit 9c0d6fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/hot-eyes-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@segment/analytics-node': minor
---

Support for Segment OAuth2

OAuth2 must be enabled from the Segment dashboard. You will need a PEM format
private/public key pair. Once you've uploaded your public key, you will need
the OAuth Client Id, the Key Id, and your private key. You can set these in
the new OAuthSettings type and provide it in your Analytics configuration.

0 comments on commit 9c0d6fb

Please sign in to comment.