You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by [email protected] on 20 Mar 2014 at 10:04
The text was updated successfully, but these errors were encountered:
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.
Original issue reported on code.google.com by
[email protected]
on 20 Mar 2014 at 10:04The text was updated successfully, but these errors were encountered: