All Versions
4
Latest Version
Avg Release Cycle
639 days
Latest Release
2246 days ago

Changelog History

  • v1.7.0 Changes

    March 03, 2018
    • โž• Added sample server and remove individual sample test
    • โž• Added fetchAccessToken2
    • โž• Added refreshAccessToken and deprecate fetchRefreshToken
    • ๐Ÿ“‡ Rename authGetBS' to authGetBS2
    • ๐Ÿ“‡ Rename authPostBS' to authPostBS2
    • โž• 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 accommodate AccessToken, 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)
  • v0.5.9

    April 06, 2017
  • v0.2.5

    December 03, 2012