I'd like to implement an OpenID login system for my web application. I'm using LightOpenID for this. I've went to Google and found out that the old (well documented online) OpenID2 system became old:
Important: Google has deprecated OpenID 2.0 and will shut it down after a migration period. If your app uses OpenID 2.0, the userinfo endpoint, or OAuth 2.0 login (early version), you should migrate your app by the deadlines given in the migration timetable.
Then, how can I use the same OpenID compliant logic for Google?