"Authentication" Blog Posts
- September 2, 2025API Gateway - how to authenticate once and talk to many back-ends
Frontend
Nextjs
NextAuth
Backend
Laravel
Authentication
OAuth
Proxy
API
Microservices
When your microservices system grows there’s a need to have a common UI to manage many services in a smart way.
- March 3, 2025Easy and secure authentication with magic links (and its quirks) 🔮
Frontend
Backend
Authentication
UI
Magic link is an easy and secure authentication method which doesn’t require creating accounts nor managing passwords.