This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.9.7 (11/06/2015)
2+
3+ ### Changes
4+
5+ * Accept either "accounts.google.com" or "https://accounts.google.com " as the issuer of the ID token issued by Google. ([ @mcduan ] [ ] )
6+ * Update to prevent status code 200 messages from being flagged as errors. ([ @ryan-devrel ] [ ] )
7+ * Update async & request ([ @josephpage ] [ ] )
8+ * Update oauthclient2.js ([ @riblee ] [ ] )
9+ * Update README.md ([ @ofrobots ] [ ] )
10+
111## 0.9.6 (05/21/2015)
212
313### Changes
2434
2535[ @fiznool ] : https://github.com/fiznool
2636[ @jasonall ] : https://github.com/jasonall
37+ [ @josephpage ] : https://github.com/josephpage
38+ [ @mcduan ] : https://github.com/mcduan
39+ [ @ofrobots ] : https://github.com/ofrobots
40+ [ @riblee ] : https://github.com/riblee
41+ [ @ryan-devrel ] : https://github.com/ryan-devrel
2742[ @stephenplusplus ] : https://github.com/stephenplusplus
2843[ @tbetbetbe ] : https://github.com/tbetbetbe
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 0.9.6 " ,
3+ "version" : " 0.9.7 " ,
44 "author" : " Google Inc." ,
55 "description" : " Google APIs Authentication Client Library for Node.js" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments