© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Yashu Mittal
Full Stack Dev
Great article, just one point.
Server-side sessions were the traditional way to implement auth
I wouldn't call session authentication a traditional way. Since it's still one of the way to do authentication on SSR.
🙂