Mert Özen's blog posts on software development, backend, frontend, and DevOps.
We cover authentication with JWT: what a token is, what its three parts mean, why it's signed, why the server is stateless, and setting up token creation and verification in .NET step by step.