News

There are several ways to secure your APIs in ASP.NET Core 7. You can use a user authentication mechanism such as JWT tokens, ASP.NET Core Identity, bearer tokens, OpenID Connect, or an OAuth 2.0 ...
The latest release of .NET 8 Preview 4 brings significant improvements to ASP.NET Core. Notable enhancements include Blazor's streaming rendering and form handling, expanded support for form binding i ...
Authlete provides Web APIs to implement OAuth 2.0 and OpenID Connect (OIDC), two industry standards that enable secure API authorization and identity federation.