humanmade / humanmade/hm-top-posts
Update Authentication to use OAuth 2.0
Open
bug
- Dominant language
- PHP
- Stars
- 29
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Trying to authenticate new accounts results in an error linking you to:
https://developers.google.com/identity/protocols/AuthForInstalledApps
This in turn informs that ClientLogin is dead and that we have to use:
https://developers.google.com/identity/protocols/OAuth2
Till this is fixed, no one case authenticate a new account on Top Posts.
Edit:
> Robert O'Rourke [18:23]
> there’s code in the TJX repo that uses the latest google API php lib which could be pulled out and refactored a bit to fit more or less
Contributor guide
Assessment
This issue has not been assessed yet.