|
|
|
Ask HN: GitHub login for B2D service?
|
|
4 points
by bstahlhood
4600 days ago
|
|
I have been working on a B2D service. Right now my only login method is GitHub. I thought it made sense, since most seem to be using GitHub for their projects. It will use GitHub as a way to help add services to your development projects. I wanted to know if this a bad way to go? Should I allow a native login? Various login types? Thank you for your time and feedback on this issue. |
|
What stack are you developing in? Maybe there's a solution like https://github.com/intridea/omniauth available that you could utilize if applicable.
Hope that's helpful and good luck :)