Cloud Coders

Create Protected Routes In NextJS and NextAuth

I'll show you exactly how to create protected routes in your NextJS application using NextAuth.

How to implement NextAuth credentials provider with external API and login page

In this post, we'll learn how to use NextAuth credentials provider with a custom backend and a custom login page.

Localization with JSON files in .NET 6

We'll learn how to use JSON-based localization in.NET 6 and how to combine it with caching to make it even more efficient. We'll save the localized strings in JSON files and utilize middleware to swap languages using language keys in the request header. The source code can be found

Azure resource manager Templates Tutorial For Beginners

If you are an Azure administrator or you are developing the application for Azure, you should know how to manage your infrastructure from code. It provides several benefits while migrating or managing multiple resources.

How to use Azure Key Vault in ASP.NET Core apps

Azure Key Vault is a tool for securely storing and accessing secrets. A secret is anything that you want to tightly control access.

Cloud Coders © 2026