使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Marle
/
webAdministracion
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
暂无描述
12
提交
1
分支
目录树:
8ad7340f6a
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '8ad7340f6a'
${ noResults }
webAdministracion
/
processes
/
google-api-php-client-2.2.2
/
vendor
/
google
/
auth
/
CHANGELOG.md
CHANGELOG.md
1.3KB
文件历史
原始文件
1.3.0 (06/04/2018)
Changes
Fixes usage of deprecated env var for GAE Flex (
#189
)
fix - guzzlehttp/psr7 dependency version definition (
#190
)
Added SystemV shared memory based CacheItemPool (
#191
)
1.2.1 (24/01/2018)
Changes
Fixes array merging bug in Guzzle5HttpHandler (
#186
)
Fixes constructor argument bug in Subscriber & Middleware (
#184
)
1.2.0 (6/12/2017)
Changes
Adds async method to HTTP handlers (
#176
)
Misc bug fixes and improvements (
#177
,
#175
,
#178
)
1.1.0 (10/10/2017)
Changes
Supports additional claims in JWT tokens (
#171
)
Adds makeHttpClient for creating authorized Guzzle clients (
#162
)
Misc bug fixes/improvements (
#168
,
#161
,
#167
,
#170
,
#143
)
1.0.1 (31/07/2017)
Changes
Adds support for Firebase 5.0 (
#159
)
1.0.0 (12/06/2017)
Changes
Adds hashing and shortening to enforce max key length (
@bshaffer
)
Fix for better PSR-6 compliance - verifies a hit before getting the cache item (
@bshaffer
)
README fixes (
@bshaffer
)
Change authorization header key to lowercase (
@stanley-cheung
)
0.4.0 (23/04/2015)
Changes
Export callback function to update auth metadata (
@stanley-cheung
)
Adds an implementation of User Refresh Token auth (
@stanley-cheung
)