Featured comment
nate parrott
@nateparrott
Hey all,
I made this because I wanted a simpler, quicker way to authenticate users for simple web apps. I'm planning on adding many more popular oauth login services in the future (facebook, twitter, github, yo[1]).
[1] http://yoauth.herokuapp.com/
2sharetweet・
Hunter
Makers
Discussion
M
nate parrott
@nateparrott
Hey all,
I made this because I wanted a simpler, quicker way to authenticate users for simple web apps. I'm planning on adding many more popular oauth login services in the future (facebook, twitter, github, yo[1]).
[1] http://yoauth.herokuapp.com/
Chris Messina
@chrismessina · 🏆 PH Community Member of the Year!
Without pouring over the details of this, I'd caution against using this. Authentication is a big deal, and it's annoying for a reason (it's hard to get right). Maybe if security or your relationship with your end user isn't too important this'll save you time (like, for a hobby app), but putting *another* layer of indirection between the user and your app f… See more
H
Erik Finman
@erikfinman · Founder of Finman Technologies
I came across Nate Parrot's goal to make 10 products in 10 days! I've been working on Intern For A Day (http://internforaday.co/) where companies/interns meetup to actually work with each other rather than impersonal job interviews/resumés.
I live life by the credo of learning by doing and I do that my learning something new everyday! And that's what Nate … See more
Anuj Adhiya
@anujadhiya · Engagement/Analytics at GrowthHackers
Very cool idea - like this a lot.
Don't know if it's just me but in the "client-side Firebase demo", of the 4 log-in options, the 3rd one (the black box) doesn't work - gives me an error)