2.2K96024
SecurityAPI DesignNext.js
Authentication Patterns You Should Know in 2026
Passkeys, OAuth 2.1, session tokens vs JWTs -- a practical comparison of modern authentication approaches.
AD
An Dinh
@andinh · 2d ago
13 min read38.4K
AD
An Dinh
@andinh
Security researcher and educator. Teaching developers to build secure applications.
15.7K followers56 articles
Related Articles
ReactNext.js
Why React Server Components Change Everything
A deep dive into the mental model shift RSC brings to React applications, and why it matters for the future of web development.
TTToan Tran12m
SecurityNext.js
Zero-Trust Architecture for Web Applications
Moving beyond perimeter security. Implementing zero-trust principles in your Next.js applications.
ADAn Dinh11m
TypeScriptAPI Design
Type-Safe APIs with tRPC and Zod
End-to-end type safety from database to UI. Building bulletproof APIs with tRPC, Zod, and Drizzle ORM.
HLHoa Le11m
