All Versions
4
Latest Version
Avg Release Cycle
639 days
Latest Release
2474 days ago
Changelog History
Changelog History
-
v1.7.0 Changes
March 03, 2018- โ Added sample server and remove individual sample test
- โ Added
fetchAccessToken2
- โ Added
refreshAccessToken
and deprecatefetchRefreshToken
- ๐ Rename
authGetBS'
toauthGetBS2
- ๐ Rename
authPostBS'
toauthPostBS2
- โ Added
authPostBS3
๐ Apparently naming with prefix number is bad practice! It's all due to the differently implementation of oauth2 of vendors. Will conduct further refactor in upcoming releases.
-
v1.0.0 Changes
April 07, 2017๐ New
- โ add umbrella type
OAuth2Token
to accommodateAccessToken
,RefreshToken
- type the intermediate authentication code as
ExchangeToken
๐ Fix
- โ missing client_id error for some tests by appending client_id and client_secrect into header (from test code rather library. needs thoughtful thinking how to refactor the library)
- โ add umbrella type
-
v0.5.9
April 06, 2017 -
v0.2.5
December 03, 2012