{"id":17882399,"url":"https://github.com/ealsur/auth0search","last_synced_at":"2026-02-27T05:01:56.007Z","repository":{"id":110731410,"uuid":"75036141","full_name":"ealsur/auth0search","owner":"ealsur","description":"Azure Search implementation over Auth0 and Azure DocumentDB using ASP.NET Core","archived":false,"fork":false,"pushed_at":"2017-01-05T23:11:03.000Z","size":46,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-30T22:29:19.425Z","etag":null,"topics":["asp-net-core","auth0","azure","azure-documentdb","azure-search"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ealsur.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":"2016-11-29T02:47:57.000Z","updated_at":"2023-08-29T11:01:49.000Z","dependencies_parsed_at":"2023-03-22T13:47:25.531Z","dependency_job_id":null,"html_url":"https://github.com/ealsur/auth0search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ealsur/auth0search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealsur%2Fauth0search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealsur%2Fauth0search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealsur%2Fauth0search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealsur%2Fauth0search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealsur","download_url":"https://codeload.github.com/ealsur/auth0search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealsur%2Fauth0search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29885799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":["asp-net-core","auth0","azure","azure-documentdb","azure-search"],"created_at":"2024-10-28T12:54:41.179Z","updated_at":"2026-02-27T05:01:55.971Z","avatar_url":"https://github.com/ealsur.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using Azure Search with Auth0 and ASP.NET Core\n\nThis repository acts as sample in a scenario where you want to use Azure Search and integrate Auth0's custom database to create a rich search experience.\n\nYou can read the complete guide and use case in [Auth0's blog](https://auth0.com/blog/azure-search-with-aspnetcore/).\n\nIt includes an ASP.NET Core Web application with a [appsettings.json](https://github.com/ealsur/auth0search/blob/master/appsettings.json) file you need to configure with your account settings:\n\n```javascript\n{\n \"Auth0\": {\n    \"Domain\": \"{YOUR_AUTH0_DOMAIN}\",\n    \"ClientId\": \"{YOUR_AUTH0_CLIENT_ID}\",\n    \"ClientSecret\": \"{YOUR_AUTH0_CLIENT_SECRET}\",\n    \"CallbackUrl\": \"{YOUR_CALLBACK_URL}\"\n  },\n  \"Search\":{\n    \"QueryKey\":\"{YOUR_AZURE_SEARCH_QUERY_KEY}\",\n    \"AccountName\":\"{YOUR_AZURE_SEARCH_ACCOUNT_NAME}\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealsur%2Fauth0search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealsur%2Fauth0search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealsur%2Fauth0search/lists"}