{"id":18733297,"url":"https://github.com/autom8ter/auth0","last_synced_at":"2026-04-16T18:05:42.559Z","repository":{"id":59044641,"uuid":"184151504","full_name":"autom8ter/auth0","owner":"autom8ter","description":"auth0 go client","archived":false,"fork":false,"pushed_at":"2019-04-30T00:41:50.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-19T23:43:32.367Z","etag":null,"topics":["auth0"],"latest_commit_sha":null,"homepage":"","language":"Go","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/autom8ter.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}},"created_at":"2019-04-29T22:13:15.000Z","updated_at":"2019-04-30T00:41:52.000Z","dependencies_parsed_at":"2022-09-11T04:23:24.122Z","dependency_job_id":null,"html_url":"https://github.com/autom8ter/auth0","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/autom8ter/auth0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autom8ter%2Fauth0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autom8ter%2Fauth0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autom8ter%2Fauth0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autom8ter%2Fauth0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autom8ter","download_url":"https://codeload.github.com/autom8ter/auth0/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autom8ter%2Fauth0/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263792118,"owners_count":23512302,"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","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"],"created_at":"2024-11-07T15:09:17.877Z","updated_at":"2026-04-16T18:05:42.531Z","avatar_url":"https://github.com/autom8ter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auth0\n--\n    import \"github.com/autom8ter/auth0\"\n\n\n## Usage\n\n#### type Auth0\n\n```go\ntype Auth0 struct {\n}\n```\n\n\n#### func  NewAuth0\n\n```go\nfunc NewAuth0(api driver.API) *Auth0\n```\n\n#### func (*Auth0) CreateUser\n\n```go\nfunc (a *Auth0) CreateUser(u *api.User) (*api.User, error)\n```\n\n#### func (*Auth0) DeleteUser\n\n```go\nfunc (a *Auth0) DeleteUser(id string) (*api.User, error)\n```\n\n#### func (*Auth0) GetUser\n\n```go\nfunc (a *Auth0) GetUser(id string, fields string) (*api.User, error)\n```\n\n#### func (*Auth0) GetUserByEmail\n\n```go\nfunc (a *Auth0) GetUserByEmail(email, fields string) (*api.User, error)\n```\n\n#### func (*Auth0) SearchLogs\n\n```go\nfunc (a *Auth0) SearchLogs(email, fields string) (*api.User, error)\n```\n\n#### func (*Auth0) SearchUsers\n\n```go\nfunc (a *Auth0) SearchUsers(perPage, pageNum int, sort, luceneQuery, fields string) ([]*api.User, error)\n```\n\n#### func (*Auth0) UpdateUser\n\n```go\nfunc (a *Auth0) UpdateUser(u *api.User) (*api.User, error)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautom8ter%2Fauth0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautom8ter%2Fauth0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautom8ter%2Fauth0/lists"}