{"id":15410567,"url":"https://github.com/damienbod/apijwtwithtwosts","last_synced_at":"2025-09-12T03:32:07.159Z","repository":{"id":38438046,"uuid":"217568558","full_name":"damienbod/ApiJwtWithTwoSts","owner":"damienbod","description":"Web API authorization, multi-IDP solutions in ASP.NET Core","archived":false,"fork":false,"pushed_at":"2025-05-07T11:49:56.000Z","size":4845,"stargazers_count":50,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-07T12:41:04.914Z","etag":null,"topics":["aspnet-core","authorization","dotnet","dotnetcore","jwt","net6","oauth","oauth2","security"],"latest_commit_sha":null,"homepage":"https://damienbod.com/2020/12/03/securing-an-asp-net-core-api-which-uses-multiple-access-tokens/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damienbod.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,"zenodo":null}},"created_at":"2019-10-25T15:58:04.000Z","updated_at":"2025-05-07T11:49:59.000Z","dependencies_parsed_at":"2024-03-29T17:27:48.479Z","dependency_job_id":"a68a1505-6207-4b1b-8adb-7720ec4601af","html_url":"https://github.com/damienbod/ApiJwtWithTwoSts","commit_stats":{"total_commits":152,"total_committers":2,"mean_commits":76.0,"dds":0.006578947368421018,"last_synced_commit":"8a5a7d4fff0d4095db8380337673a864d20e20f3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FApiJwtWithTwoSts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FApiJwtWithTwoSts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FApiJwtWithTwoSts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damienbod%2FApiJwtWithTwoSts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damienbod","download_url":"https://codeload.github.com/damienbod/ApiJwtWithTwoSts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961661,"owners_count":21832186,"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":["aspnet-core","authorization","dotnet","dotnetcore","jwt","net6","oauth","oauth2","security"],"created_at":"2024-10-01T16:45:03.510Z","updated_at":"2025-09-12T03:32:07.147Z","avatar_url":"https://github.com/damienbod.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web API authorization, multi-IDP solutions in ASP.NET Core\r\n\r\n[![.NET](https://github.com/damienbod/ApiJwtWithTwoSts/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/ApiJwtWithTwoSts/actions/workflows/dotnet.yml)\r\n\r\n## Blogs\r\n\r\n[Securing an ASP.NET Core API which uses multiple access tokens](https://damienbod.com/2020/12/03/securing-an-asp-net-core-api-which-uses-multiple-access-tokens/)\r\n\r\n[Securing a Web API using multiple token servers](https://damienbod.com/2019/10/25/securing-a-web-api-using-multiple-token-servers/)\r\n\r\n[Blogged: Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF](https://damienbod.com/2023/02/14/use-multiple-identity-providers-from-a-blazor-wasm-asp-net-core-app-secured-using-bff/)\r\n\r\n## History\r\n\r\n- 2025-08-03 Updated packages\r\n- 2025-07-05 Updated packages\r\n- 2025-05-07 Updated packages\r\n- 2025-02-02 Updated packages\r\n- 2024-12-21 Bootstrap 5\r\n- 2024-12-18 OpenIddict 6.0\r\n- 2024-11-15 .NET 9\r\n- 2024-10-05 Updated packages\r\n- 2024-08-08 Updated packages\r\n- 2024-06-22 Updated packages\r\n- 2024-04-24 Updated packages\r\n- 2024-03-29 Updated packages\r\n- 2024-01-14 Updated packages\r\n- 2023-11-21 Updated .NET 8\r\n- 2023-11-03 Updated packages, fixed security headers\r\n- 2023-08-20 Updated packages, hosting and dev \r\n- 2023-06-20 Updated packages\r\n- 2023-04-29 Updated packages\r\n- 2023-01-28 Updated packages, added Blazor multi idp client\r\n- 2022-12-24 Updated OpenIddict\r\n- 2022-12-20 Updated code so that default scheme has a handler\r\n- 2022-12-18 Updated nuget packages to .NET 7\r\n- 2022-10-15 Updated nuget packages, Update C# code style\r\n- 2022-01-05 Updated nuget packages\r\n- 2021-08-29 Updated nuget packages\r\n- 2021-01-21 Updated nuget packages, npm packages\r\n- 2020-12-03 Update to .NET 5, added ASP.NET Core policies\r\n- 2020-10-10 Updated nuget packages\r\n- 2020-01-04 Update to .NET Core 3.1\r\n\r\n## Links\r\n\r\nhttps://learn.microsoft.com/en-us/aspnet/core/security/authentication/\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienbod%2Fapijwtwithtwosts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamienbod%2Fapijwtwithtwosts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamienbod%2Fapijwtwithtwosts/lists"}