Skip to content

Singer tap for Auth0 Management API v2

License

Notifications You must be signed in to change notification settings

Zookal/tap-auth0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-auth0

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

Installation

pip install tap-auth0

Configuration

This tap requires a config.json which specifies details regarding M2M authentication. See config.sample.json for an example.

To run tap-auth0 with the configuration file, use this command:

tap-auth0 -c my-config.json -d state.json

Changelog

0.1.0 - code restructure to allow data extraction using updated_at and state file from singer. This will allow incremental loads

To-Do

Schema Data Validation external schema/catalog control

About

Singer tap for Auth0 Management API v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%