Ask HN: What is best 3rd party authentication for developers
https://news.ycombinator.com/item?id=13639854I need to integrate 3rd party authentication to our API product where developers can sign up. Should I use google or github or own Oauth. Issue with google is developers from china can't sign up. For github, I don't know if I can always get email to reach out to developer later. With our own Oauth, we will need to manage passwords etc. What are your thoughts?