google-auth-library-ruby:Ruby的Google Auth库

时间:2021-05-13 06:59:10
【文件属性】:
文件名称:google-auth-library-ruby:Ruby的Google Auth库
文件大小:134KB
文件格式:ZIP
更新时间:2021-05-13 06:59:10
Ruby Ruby的Google Auth库 主页 作者 版权 版权所有:copyright:2015 Google,Inc.。 执照 阿帕奇2.0 描述 这是Google官方支持的ruby客户端库,可用于OAuth 2.0授权和Google API的身份验证。 Α 该库位于Alpha中。 我们将努力支持该库,但我们保留在必要时进行不兼容更改的权利。 安装 确保https://rubygems.org/在您的gem来源中。 对于正常的客户端使用,这足够了: $ gem install googleauth 用法示例 require 'googleauth' # Get the environment configured authorization scopes = [ 'https://www.googleapis.com/auth/cloud-platform' , 'https:
【文件预览】:
google-auth-library-ruby-master
----.gitignore(623B)
----.rspec(32B)
----googleauth.gemspec(1KB)
----integration()
--------id_tokens()
--------helper.rb(2KB)
----.kokoro()
--------release.cfg(1KB)
--------populate-secrets.sh(2KB)
--------trampoline_v2.sh(15KB)
--------release.sh(526B)
----.rubocop.yml(290B)
----CODE_OF_CONDUCT.md(2KB)
----LICENSE(11KB)
----.repo-metadata.json(91B)
----CHANGELOG.md(7KB)
----.trampolinerc(1KB)
----.github()
--------CODEOWNERS(265B)
--------ISSUE_TEMPLATE()
--------CONTRIBUTING.md(4KB)
--------workflows()
--------sync-repo-settings.yaml(448B)
--------renovate.json(69B)
----spec()
--------spec_helper.rb(3KB)
--------googleauth()
----README.md(7KB)
----.toys()
--------linkinator.rb(1KB)
--------kokoro()
--------ci.rb(1KB)
--------.toys.rb(1KB)
----lib()
--------googleauth.rb(2KB)
--------googleauth()
----Gemfile(578B)
----test()
--------id_tokens()
--------helper.rb(2KB)

网友评论