Tag: Refresh Tokens

  • 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: Show HN: Graceful token refresh for open source OAuth2 Server Ory Hydra

    Source URL: https://github.com/ory/hydra/releases/tag/v2.3.0 Source: Hacker News Title: Show HN: Graceful token refresh for open source OAuth2 Server Ory Hydra Feedly Summary: Comments AI Summary and Description: Yes Summary: The release of Ory Hydra 2.3.0 introduces significant enhancements to token refresh processes and compliance measures with OpenID Connect standards, marking an important update for security measures…

  • Hacker News: OpenAUTH: Universal, standards-based auth provider

    Source URL: https://openauth.js.org/ Source: Hacker News Title: OpenAUTH: Universal, standards-based auth provider Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses OpenAuth, an open-source centralized authentication server designed for easy self-hosting on user infrastructure. Unlike conventional library solutions, OpenAuth is compliant with OAuth 2.0, allowing for integration across various applications. It provides…

  • Hacker News: Refresh vs. Long-lived Access Tokens (2023)

    Source URL: https://grayduck.mn/2023/04/17/refresh-vs-long-lived-access-tokens/ Source: Hacker News Title: Refresh vs. Long-lived Access Tokens (2023) Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the differences between long-lived access tokens and a combination of long-lived refresh tokens with short-lived access tokens, particularly in the context of OAuth 2.0. It highlights the security benefits of…

  • CSA: What are OAuth Tokens? Secure Authentication Explained

    Source URL: https://cloudsecurityalliance.org/articles/what-are-oauth-tokens-and-why-are-they-important-to-secure Source: CSA Title: What are OAuth Tokens? Secure Authentication Explained Feedly Summary: AI Summary and Description: Yes Summary: The text focuses on OAuth tokens, emphasizing their role as secure authentication mechanisms that facilitate third-party access while highlighting potential security risks. It provides crucial insights into the necessary security practices for managing OAuth…