clay / amphora

Middleware for Express that composes components into renderable pages
https://claycms.gitbooks.io/amphora/
MIT License
31 stars 23 forks source link

Google+ Deprecation Support #626

Closed jonwinton closed 5 years ago

jonwinton commented 5 years ago

Solution pulled from: https://github.com/jaredhanson/passport-google-oauth2/pull/51

To use the new authentication API set GOOGLE_PROFILE_URL to https://www.googleapis.com/oauth2/v3/userinfo

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 2070


Totals Coverage Status
Change from base Build 2063: 0.0%
Covered Lines: 4431
Relevant Lines: 4431

💛 - Coveralls
jonwinton commented 5 years ago

It should work with current keys, just tested locally.