IdentityModel / IdentityModel.OidcClient

Certified C#/NetStandard OpenID Connect Client Library for native mobile/desktop Applications (RFC 8252)
Apache License 2.0
599 stars 175 forks source link

Blazor Assembly supports? #429

Open kjbtech opened 7 months ago

kjbtech commented 7 months ago

Was someone able to implement the library with a working Blazor Assembly in .NET 8?

I found different example with this SDK (https://github.com/WildGums/Blorc.OpenIdConnect) but it is not using yours.

(I previously checked this issue https://github.com/IdentityModel/IdentityModel.OidcClient/issues/265)