Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
| Tools | Status |
|---|---|
| Pre-built integrations | ✅ |
| API unification | ✅ |
| 2-way sync | ✅ |
| Webhooks from Nango on data modifications | ✅ |
| Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
| Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
| Tools | Status |
|---|---|
| HTTP request logging | ✅ |
| End-to-end type safety | ✅ |
| Data runtime validation | ✅ |
| OpenTelemetry export | ✅ |
| Slack alerts on errors | ✅ |
| Integration status API | ✅ |
✅ Customization
✅ Customization
| Tools | Status |
|---|---|
| Create or customize use-cases | ✅ |
| Pre-configured pagination | 🚫 (time to contribute: <48h) |
| Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
| Per-customer configurations | ✅ |
Others
| Function name | Description | Type | Source code |
|---|---|---|---|
clients | Sync clients from Auth0 | Sync | 🔗 Github |
connections | Sync connections from Auth0. | Sync | 🔗 Github |
grants | Sync OAuth grants from Auth0. | Sync | 🔗 Github |
log-entries | Sync log entries from Auth0 | Sync | 🔗 Github |
organization-members | Sync members across all organizations from Auth0 | Sync | 🔗 Github |
organizations | Sync organizations from Auth0. | Sync | 🔗 Github |
resource-servers | Sync API resource servers from Auth0 | Sync | 🔗 Github |
role-permissions | Sync permissions associated with each role from Auth0. | Sync | 🔗 Github |
roles | Sync roles from Auth0. | Sync | 🔗 Github |
user-blocks | Sync blocked-IP records for users from Auth0. | Sync | 🔗 Github |
users | Sync users from Auth0. | Sync | 🔗 Github |
Access requirements
| Pre-Requisites | Status | Comment |
|---|---|---|
| Paid dev account | ✅ Not required | Free, self-signup here. |
| Paid test account | ✅ Not required | You can create a free-tier tenant directly from your developer account for testing purposes. |
| Partnership | ✅ Not required | |
| App review | ✅ Not required | Only required for marketplace listing. |
| Security audit | ✅ Not required |
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
None yet, add yours!Contribute API gotchas by editing this page
Going further
Connect to Auth0 (Client Credentials)
Guide to connect to Auth0 (Client Credentials) using Connect UI