TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Add auth to Next.js and deploy in 60 seconds – no manual config

29 pointsby dickhardtover 1 year ago

8 comments

jimkleiberover 1 year ago
I use Hellō with my WordPress and Discourse sites and it works like a charm. Honestly, it's one of my favorite things about my sites. I don't know how it works for Next.js but I imagine it'll probably be just as smooth if not smoother.
taconeover 1 year ago
Looks so nice! Free + not having to manage all those pesky API keys is such a cool combination.<p>Some questions:<p>Is there a way to have my own login page with the email field and a selection of social buttons styled as I&#x27;d like and have them the redirect to hello to complete the flow?<p>Can I brand the emails?<p>In the event I have to integrate with the custom SSO (using a standard format such as SAML and the likes) of some big Corp, is it possible to do it? (it&#x27;d be such a big overpriced market to disrupt).<p>Thanks!
jsmarrover 1 year ago
Really impressive how many of the tricky pitfalls you&#x27;ve managed to automatically smooth over with this approach, love it!
评论 #38284544 未加载
ogazittover 1 year ago
Really cool to see an identity provider that&#x27;s free, both in price and in friction. Nicely done!
mickeypiover 1 year ago
I did the walkthrough - pretty slick!
dickhardtover 1 year ago
Hey HN, I’m Dick Hardt[1][2][3], and I’m the founder of Hellō.<p>Hellō is a new paradigm in Identity as a Service that empowers the user, simplifies development, and has a much lower cost structure.<p>If you are building a new app, Hellō is faster (minutes) and cheaper (free) than the alternatives.<p><a href="https:&#x2F;&#x2F;www.hello.dev&#x2F;docs&#x2F;comparison&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.hello.dev&#x2F;docs&#x2F;comparison&#x2F;</a><p>... especially if you are building with Next.js, Express, or Fastify and using our Quickstart which removes all the manual configuration so that you are running locally in a minute, and can be deployed fully configured a minute later.<p>We posted about our co-operative approach on HN last year <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33177705">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33177705</a><p>Since then we have added support for Discord, GitHub, GitLab, Mastodon, and Twitter. If you are on a mobile device, you can enroll a passkey for future logins on that device. On the desktop, you can scan a QR code to login with your phone.<p>We expect you have more questions. <a href="https:&#x2F;&#x2F;www.hello.coop&#x2F;pages&#x2F;approach.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.hello.coop&#x2F;pages&#x2F;approach.html</a> describes:<p>- Our approach - How the cooperative works - How we’ll fund Hellō with smart contracts - Our guiding tenets - How we protect people’s privacy - Our architecture<p>Thanks for reading and trying! Please share your questions, impressions, criticisms, and requests here, or you can email me @ dick.hardt@hello.coop<p>[1] <a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;in&#x2F;dickhardt&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.linkedin.com&#x2F;in&#x2F;dickhardt&#x2F;</a> <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dick_Hardt" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Dick_Hardt</a> <a href="https:&#x2F;&#x2F;twitter.com&#x2F;DickHardt" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;DickHardt</a><p>[2] <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc6749" rel="nofollow noreferrer">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc6749</a>, <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc6750" rel="nofollow noreferrer">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc6750</a>, <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;draft-ietf-oauth-v2-1&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;draft-ietf-oauth-v2-1&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RrpajcAgR1E">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RrpajcAgR1E</a>
yodonover 1 year ago
No pricing information? Not really adoptable without that.
评论 #38283009 未加载
smannepaover 1 year ago
Love this!