Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NangoHQ/nango
Browse files Browse the repository at this point in the history
  • Loading branch information
rguldener committed Feb 27, 2023
2 parents 2c3abfd + 6c0e19c commit 23772dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ let token = await nango.getToken('github', '<user-id>');
- **Social**: Twitter, LinkedIn, Reddit, Facebook etc.
- [and more...](https://nango.dev/oauth-providers)

If your favorite API is missing [open a GitHub issue](https://github.com/NangoHQ/nango/issues/new) or [contribute it right away](https://docs.nango.dev/contribute-api): The API configurations are just simple [entries in a YAML file](https://www.nango.dev/oauth-providers).
If your favorite API is missing [open a GitHub issue](https://github.com/NangoHQ/nango/issues/new) or [contribute it right away](https://docs.nango.dev/contribute-api): The API configurations are just simple [entries in a YAML file](https://github.com/NangoHQ/nango/blob/master/packages/auth/providers.yaml).

## 🛡️ Small, self-contained & ready for production

Expand Down

0 comments on commit 23772dd

Please sign in to comment.