Issue 80: Support for OpenID Connect?
Status:  New
Owner: ----
Reported by John.G.E...@gmail.com, Mar 20, 2014
This might already be solved but I ask just in case. As Google recommend users to migrate from OpenID 2.0 to OpenID Connect I wonder if lightopenid supports this or has plans for supporting it in the future?

https://developers.google.com/accounts/docs/OpenID#openid-connect

Mar 21, 2014
Project Member #1 mewp...@gmail.com
OpenID Connect is a completely different protocol than OpenID, and LightOpenID currently doesn't support it at all.

Right now, I'm not sure whether should even attempt an implementation - I don't know whether it makes sense to have OpenID and OpenID Connect together in one library. I will investigate it later.