Hacker News new | ask | show | jobs
by sakopov 3676 days ago
I know it's in the title but I don't see any OpenID capabilities here. Looks like Oauth2 spec implementation. Am i missing something?
2 comments

OpenID has been deprecated in favor of OpenID Connect:

* http://openid.net/specs/openid-connect-core-1_0.html * http://openid.net/connect/faq/

It implements OpenID Connect, which basically an opinionated OAuth2 implementation, and a different thing to OpenID.