Merge pull request #105 from bootstraponline/patch-1

google-api-ruby-client now uses google-auth-library-ruby
This commit is contained in:
hxiong388 2017-07-13 11:26:52 -07:00 committed by GitHub
commit 90aaf7f554
1 changed files with 0 additions and 8 deletions

View File

@ -142,14 +142,6 @@ access and refresh tokens. Two storage implementations are included:
Custom storage implementations can also be used. See Custom storage implementations can also be used. See
[token_store.rb](lib/googleauth/token_store.rb) for additional details. [token_store.rb](lib/googleauth/token_store.rb) for additional details.
## What about auth in google-apis-ruby-client?
The goal is for all auth done by
[google-apis-ruby-client][google-apis-ruby-client] to be performed by this
library. I.e, eventually google-apis-ruby-client will just take a dependency
on this library. This update is a work in progress, but should be completed
by Q2 2015.
## License ## License
This library is licensed under Apache 2.0. Full license text is This library is licensed under Apache 2.0. Full license text is