{"id":23520140,"url":"https://github.com/ventx/auth0-check-email-and-add-to-role-python","last_synced_at":"2026-05-14T23:09:38.581Z","repository":{"id":94188853,"uuid":"211333036","full_name":"ventx/auth0-check-email-and-add-to-role-python","owner":"ventx","description":"Auth0 Python code to check if E-Mail exists in Auth0 and if yes, get user_id and add to Auth0 Role.","archived":false,"fork":false,"pushed_at":"2019-09-27T14:26:08.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-16T23:14:25.285Z","etag":null,"topics":["auth0","auth0-python","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ventx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-27T14:06:15.000Z","updated_at":"2019-10-07T15:28:14.000Z","dependencies_parsed_at":"2023-03-04T21:45:30.636Z","dependency_job_id":null,"html_url":"https://github.com/ventx/auth0-check-email-and-add-to-role-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ventx/auth0-check-email-and-add-to-role-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventx%2Fauth0-check-email-and-add-to-role-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventx%2Fauth0-check-email-and-add-to-role-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventx%2Fauth0-check-email-and-add-to-role-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventx%2Fauth0-check-email-and-add-to-role-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ventx","download_url":"https://codeload.github.com/ventx/auth0-check-email-and-add-to-role-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventx%2Fauth0-check-email-and-add-to-role-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274915559,"owners_count":25373192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["auth0","auth0-python","python","python3"],"created_at":"2024-12-25T16:12:09.060Z","updated_at":"2026-05-14T23:09:38.532Z","avatar_url":"https://github.com/ventx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auth0-check-email-and-add-to-role-python\nAuth0 Python code to check if E-Mail exists in Auth0 and if yes, get user_id and add to Auth0 Role.\n\n\nThis little script just reads in a file with email addresses (file should be one email address per line), checks whether the email address is associated with an Auth0 user and then adds this user to a role (it gets role_id by a provided role name). \n\nIt prints how many users got added successfully and how many were not found - the latter will be written to a file on disk. Another file will be created for all the user_ids found for the email addresses.\n\n\n## Requirements\n\n* Python 3.5\n* pip3: [auth0-python](https://pypi.org/project/auth0-python/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventx%2Fauth0-check-email-and-add-to-role-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fventx%2Fauth0-check-email-and-add-to-role-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventx%2Fauth0-check-email-and-add-to-role-python/lists"}