📰 Dev.to · Joma
3 articles · Updated every 3 hours · View all reads
All
Articles 89,168Blog Posts 108,034Tech Tutorials 22,154Research Papers 18,922News 14,668
⚡ 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