Home
Home copied to clipboard
Request : Oidc-client
Hi guys,
I use oidc-client from IdentityServer4 (https://github.com/IdentityModel/oidc-client-js) in my SPA applications. As I'm currently trying Blazor (awesome project), I want to use the oidc-client library for authentication.
I tried to create an extension based on yours at the follwoing address (if it can help) : https://github.com/Authfix/Blazor-Oidc
@Authfix dit you try to use the https://github.com/IdentityModel/IdentityModel.OidcClient2 ?
Hello @Authfix, thanks for reaching by.
Nice work on the provider!
Do you plan to implement the other public APIs of OIDC?
If you do, we can create a repo for your project here and adapt it to the structure we use for the other projects and I would add you to it.
Please let me know how you plan to move further with it.
Thanks!
I also created an extension for oidc, doing jsinterop around oidc-client.js source code and example solution here NuGet package here
Guys do you want to bring the project on board to this Organization? If yes, we should setup a repo there, migrate the code, setup the CI and release packages. Otherwise, please let me know so I can close this issue.
Thanks