|
|
|
|
|
by sarciszewski
3774 days ago
|
|
This requires your users to trust whichever OAuth providers you decide to integrate with. Sometimes, the set of "trusted OAuth providers" for your users is {}. What then? > 99% of the websites that "require" me to create an account and log in don't need to store primary credentials for me Why are you giving them valuable credentials? Give them a throw-away password (password managers are great for this). |
|
A hybrid between the two (common OAuth-style endpoints and any OpenID endpoint) is the best solution for everybody.