I can't register on their website using OAuth? Really?
Show HN: OAuth.io released with 70+ providers
21–23 of 23 posts
Re: Show HN: OAuth.io released with 70+ providers
#22I clicked the login button on your oauth.io site' and I was surprised to see a basic email/password form. Why not use your own product to allow login through Facebook, twitter, github, etc?
That is ridiculous.
Re: Show HN: OAuth.io released with 70+ providers
#23I would recommend rolling your own consumers, or using one of the following libraries:
- http://hybridauth.sourceforge.net/ (PHP)
- https://github.com/intridea/omniauth (Ruby)
Anybody have any equivalents for other languages?