5d ago · 2 min read · Live today: three wearables, free to connect From today users can connect their Oura Ring, Withings device or Polar watch to their longevity health report at longevityai.nl. Free, in 30 seconds, via d
Join discussionMay 31 · 5 min read · Why This Article Exists When I started building the authentication system for a fintech Android application, I quickly realized that most tutorials stop at the happy path — get an access token, store
Join discussion
May 18 · 4 min read · Web applications and APIs that prefer server-side session management instead of exposing OAuth tokens to the frontend should use cookie-based authentication. Cookie authentication preserves an authent
Join discussionApr 29 · 4 min read · Over the past few days, I set out to understand OAuth 2.0 and OpenID Connect (OIDC) beyond surface-level usage. Instead of relying on libraries, I tried to build a minimal version of the flow myself.
Join discussion
Apr 20 · 6 min read · If you have ever used Google Login, GitHub Login, or "Sign in with X", you have used OpenID Connect (OIDC). In this guide, we will build a production-style OIDC Authorization Server, step by step, usi
Join discussion