hackernews • r/hackernews
Comment on: The "email is authentication" pattern
(next.js auth)It's a bit annoying, since I don't want to login into the gmail in-app browser, I want to login on my regular browser.
Users find it clunky when email-based login forces them into an in-app browser, making authentication feel fragmented. AuthBridge intercepts in-app OAuth flows and seamlessly hands them off to the user's regular browser, restoring a smooth, consistent login experience.