Waqas Ahmad — Software Architect & Technical Consultant - Available USA, Europe, Global

Waqas Ahmad — Software Architect & Technical Consultant

Specializing in

Distributed Systems

.NET ArchitectureCloud-Native ArchitectureAzure Cloud EngineeringAPI ArchitectureMicroservices ArchitectureEvent-Driven ArchitectureDatabase Design & Optimization

👋 Hi, I'm Waqas — a Software Architect and Technical Consultant specializing in .NET, Azure, microservices, and API-first system design..
I help companies build reliable, maintainable, and high-performance backend platforms that scale.

Experienced across engineering ecosystems shaped by Microsoft, the Cloud Native Computing Foundation, and the Apache Software Foundation.

Available for remote consulting (USA, Europe, Global) — flexible across EST, PST, GMT & CET.

services
JWT

Definition

JSON Web Token; validate on every request; who is calling.

As defined in the knowledge graph

  • Token format for API auth after SSO. — From: Case Study: AirAsia ID90 Employee Portal
  • Token format for API security. — From: Case Study: BAT In-House Application — Microservices at Scale
  • JSON Web Token; stateless token for auth; validate on every request; use httpOnly cookie or Bearer. — From: Full-Stack .NET and Angular for Enterprise Applications
  • JSON Web Token; format for ID and access tokens. — From: OAuth2 and OpenID Connect in .NET: In-Depth
  • JSON Web Token; validate signature, expiry, issuer; use for authentication. — From: OWASP API Security Top 10: What .NET Developers Must Know

Related concepts

Articles mentioning this concept