Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kévin Chalet bef75c4f56 Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 11 months ago
..
App.config Update the WinForms sample to support High DPI 2 years ago
MainForm.Designer.cs Update the system integration package to support interactive logout 2 years ago
MainForm.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago
OpenIddict.Sandbox.WinForms.Client.csproj Introduce a new .NET 9.0 TFM and use the new X509CertificateLoader API 1 year ago
Program.cs Update the WinForms sample to support High DPI 2 years ago
Worker.cs Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 11 months ago
app.manifest Use a TryAddEnumerable() call per service registration to avoid unnecessary allocations 2 years ago