-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearerarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components
Milestone
Description
The oidc-client-js library library was archived, but we continue to ship it. This means we are currently responsible for supporting the library ourselves. We need to decide if we want to replace the library with a different implementation.
Some options:
- Switch to https://github.com/authts/oidc-client-ts
- Switch to a .NET implementation like https://www.nuget.org/packages/OpenIddict.Client
- We are limited by lack of .NET crypto support when running in browsers
- Keep shipping oidc-client.js and continue to support it
Related discussion: #40764 (comment)
milkyjoe90, boukenka, bachratyg, codymullins, joewashear007 and 2 more
Metadata
Metadata
Assignees
Labels
area-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearerarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components