Closed paranoicsan closed 2 years ago
Code Climate has analyzed commit 480b27b3 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (10% is the threshold).
This pull request will bring the total coverage in the repository to 52.6% (0.1% change).
View more on Code Climate.
google:setup_auth
rake taskNow task conforms with new OAuth application type (now it is Web Application). Also it allows to re-request auth token in case there is already one.
2.Introduce new
/oauth2callback
endpoint.Accept a request to this endpoint only from
https://accounts.google.com/
referer.