Tag: user authentication
-
Hacker News: Magic Links Have Rough Edges, but Passkeys Can Smooth Them Over
Source URL: https://rmondello.com/2025/01/02/magic-links-and-passkeys/ Source: Hacker News Title: Magic Links Have Rough Edges, but Passkeys Can Smooth Them Over Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text discusses the challenges and benefits of using passwordless authentication methods such as magic links and passkeys. It emphasizes the need for improved user experiences in website…
-
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…
-
Microsoft Security Blog: Convincing a billion users to love passkeys: UX design insights from Microsoft to boost adoption and security
Source URL: https://www.microsoft.com/en-us/security/blog/2024/12/12/convincing-a-billion-users-to-love-passkeys-ux-design-insights-from-microsoft-to-boost-adoption-and-security/ Source: Microsoft Security Blog Title: Convincing a billion users to love passkeys: UX design insights from Microsoft to boost adoption and security Feedly Summary: Passkeys offer faster, safer sign-ins than passwords. Microsoft encourages users to adopt passkeys for improved security and convenience. The post Convincing a billion users to love passkeys: UX…
-
Simon Willison’s Weblog: GitHub OAuth for a static site using Cloudflare Workers
Source URL: https://simonwillison.net/2024/Nov/29/github-oauth-cloudflare/ Source: Simon Willison’s Weblog Title: GitHub OAuth for a static site using Cloudflare Workers Feedly Summary: GitHub OAuth for a static site using Cloudflare Workers Here’s a TIL covering a Thanksgiving AI-assisted programming project. I wanted to add OAuth against GitHub to some of the projects on my tools.simonwillison.net site in order…