Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

wicked.auth still uses Google+ API for Google Login #169

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

Google+ API has been deprecated and will be phased out until March 2019(!).

Wicked must instead use the Cloud Identity API.

DonMartin76 commented 5 years ago

I can't see that we're using the wrong type of library though: https://cloud.google.com/nodejs/getting-started/authenticate-users

This is the official documentation, and this is what we are using.

DonMartin76 commented 5 years ago

This was a false alarm. All good.