Hacker News new | ask | show | jobs
by tenplusfive 2064 days ago
OAuth 2.0 is meant for Authorization. Multiple parties used if for Authentication, which is why a standardized Authentication layer was built on top of OAuth which is called OpenID Connect.