
Jul 18, 2025
software engineering
Authentication: Session Strategies
Ever wonder how to persist your authenticated users across your app? Learn different session trategies and their pros and cons.
All of my long-form thoughts on programming, leadership, best design patterns, and more, collected in chronological order.
Ever wonder how to persist your authenticated users across your app? Learn different session trategies and their pros and cons.
Google Authentication OAuth2.0 from scratch, no auth wrappers, no auth libraries. Leveraging Arcticjs and Oslojs.