{"id":15501361,"url":"https://github.com/simonv3/auth0management","last_synced_at":"2026-06-30T10:31:28.139Z","repository":{"id":144871369,"uuid":"129431156","full_name":"simonv3/auth0management","owner":"simonv3","description":"A class and some scripts for managing users on auth0","archived":false,"fork":false,"pushed_at":"2018-04-24T20:39:38.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T17:48:24.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonv3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-13T17:01:37.000Z","updated_at":"2018-04-26T16:26:30.000Z","dependencies_parsed_at":"2023-04-03T12:06:23.496Z","dependency_job_id":null,"html_url":"https://github.com/simonv3/auth0management","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"d41d038e476fc005f76e84ad4ff5cc9c10f62d30"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonv3/auth0management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonv3%2Fauth0management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonv3%2Fauth0management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonv3%2Fauth0management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonv3%2Fauth0management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonv3","download_url":"https://codeload.github.com/simonv3/auth0management/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonv3%2Fauth0management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34963632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T09:04:03.803Z","updated_at":"2026-06-30T10:31:28.121Z","avatar_url":"https://github.com/simonv3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a Auth 0 Management API wrapper class that lets you add and delete users\nfrom Auth0.\n\nIt uses python3.\n\nTo install:\n\n```\ngit clone git@github.com:simonv3/auth0management.git\ncd auth0management\npip3 install -r requirements.txt\n```\n\n(this is just the `requests` library at the moment)\n\nAnd then:\n\n```\npython3 import_users.py --email=\u003cemail\u003e\n```\n\nor\n\n```\npython3 import_users.py --input-file=\u003cfile-location\u003e\n```\n\n### Sending Emails After Creating a User\n\nIf you want to create a user and send them an onboard e-mail, you need to set\nup an e-mail provider for it. Right now the script relies on Mailgun, but other\nemail providers could be added fairly easily.\n\nOnce that's set up (in settings.py) you can add the --send-onboard option\nto the API calls.\n\n```\npython3 import_users.py --email=\u003cemail\u003e --send-onboard\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonv3%2Fauth0management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonv3%2Fauth0management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonv3%2Fauth0management/lists"}