MirahLabs Publications
MirahLabs Engineering Blog
Technical insights, architectural deep-dives, and system designs authored by our product engineers and AI research leads.
💻
Cybersecurity
Cybersecurity
May 22, 2026
Implementing OAuth 2.0 and OpenID Connect from Scratch in Flask
OAuth 2.0 and OIDC are the standards powering 'Sign in with Google/GitHub.' This guide explains the flows and implements a complete authorization code flow with PKCE in Flask.
⏱️ 10 min read
Read Article →