openiddict / openiddict-samples

.NET samples for OpenIddict

Home Page:https://documentation.openiddict.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Imynusoph.Client and Zirku.Client by .NET clients

kevinchalet opened this issue · comments

Imynusoph.Client and Zirku.Client were added by external contributors. Sadly, JS samples don't age very well and both samples are built on frameworks - Angular 2.0 and Aurelia 1.3 - that are now obsolete and no longer supported by their maintainers (Zirku.Client uses an Aurelia OIDC helper that wasn't updated for 4 years now).

To reduce the cost of keeping these samples up-to-date, the two JS clients will be replaced by .NET web apps or consoles, that are much easier to maintain.