* 🎉 New Source: Auth0 [python cdk] - Full import and incremental are supported - Only users stream is added - Added unit tests and ensure all acceptance tests are passed locally - It's free to create a new account in Auth0, so it's free to setup an integration account. * fix: remove unused import in source.py * auto-bump connector version Co-authored-by: sajarin <sajarindider@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"base_url": "https://dev-yourOrg.us.auth0.com",
|
|
"credentials": {
|
|
"auth_type": "oauth2_access_token",
|
|
"access_token": "api-key-just-for-testing"
|
|
}
|
|
}
|