Tag: PKCE

  • Hacker News: What’s OAuth2, Anyway?

    Source URL: https://www.romaglushko.com/blog/whats-aouth2/ Source: Hacker News Title: What’s OAuth2, Anyway? Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text provides an in-depth exploration of the OAuth2 protocol, explaining its design, purpose, and various authorization flows. It delves into the common issues of credential sharing, presents alternatives like Personal Access Tokens (PATs), and discusses…

  • Hacker News: OAuth from First Principles

    Source URL: https://stack-auth.com/blog/oauth-from-first-principles Source: Hacker News Title: OAuth from First Principles Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides a detailed exploration of the OAuth 2.0 authorization process through the lens of security vulnerabilities. It highlights various security attacks that can occur if OAuth is implemented incorrectly, and outlines secure methods…