Relative Content

Tag Archive for c#asp.net.netoauth-2.0openiddict

Easy way to administrate (add and remove) OpenIddict clients?

I’m using the latest version (5.6.0) of the NuGet package OpenIddict in an ASP.NET Core project with .NET 8. They have an example on https://documentation.openiddict.com/guides/getting-started/creating-your-own-server-instance.html showing how to register a new client with an ID and secret: