📰 Dev.to · Joma
3 articles · Updated every 3 hours · View all reads
All
Articles 90,642Blog Posts 108,825Tech Tutorials 22,604Research Papers 19,220News 14,825
⚡ AI Lessons

Dev.to · Joma
3mo ago
.NET Core: Custom middleware for authentication using JWT and Cookie
I will only focus on how to create a custom middleware and implement authentication logic using JSON...

Dev.to · Joma
4mo ago
Azure Blob Storage in .NET Core Web API v8
Azure Blob Storage allows us to store images as URIs on Azure and in our database as varchar/strings...

Dev.to · Joma
4mo ago
Authentication and Authorization (React and ASP.NET Core Web API v8) using JSON Web Token
JWT is a modern way of authorizing a user’s access to protected sources, accepted by a server. Server...
DeepCamp AI