Home icon indicating copy to clipboard operation
Home copied to clipboard

Request : Oidc-client

Open Authfix opened this issue 7 years ago • 4 comments

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 avatar Jul 26 '18 07:07 Authfix

@Authfix dit you try to use the https://github.com/IdentityModel/IdentityModel.OidcClient2 ?

danielmeza avatar Jul 26 '18 22:07 danielmeza

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!

galvesribeiro avatar Jul 28 '18 03:07 galvesribeiro

I also created an extension for oidc, doing jsinterop around oidc-client.js source code and example solution here NuGet package here

joeaudette avatar Sep 25 '18 19:09 joeaudette

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

galvesribeiro avatar Sep 26 '18 15:09 galvesribeiro