Explore >> Select a destination


You are here

damienbod.com
| | blog.elmah.io
3.3 parsecs away

Travel
| | Learn about how to secure your ASP.NET Core APIs with OAuth 2.0 and JSON Web Tokens without using third-party services like IdentityServer, Okta, and Auth0.
| | www.codeproject.com
2.7 parsecs away

Travel
| | In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
| | timdeschryver.dev
1.8 parsecs away

Travel
| | To improve the security of our Single Page Applications, let's ditch the access tokens in the browser and make the Backend for Frontend (BFF) responsible for the authentication process using the Authorization Code flow with PKCE. To achieve this, we'll use the Duende.BFF NuGet package and let it communicate with Auth0.
| | offering.solutions
17.2 parsecs away

Travel
| In this blog post I want to show how we can add Auth0 authentication into an Angular app when using state management with NgRx.