All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2024-04-29)
2.1.0 (2024-04-28)
- remove qs dependency in favor of URLSearchParams (2498309)
2.0.4 (2023-10-16)
- correct path to types (7fd911a)
2.0.3 (2023-09-13)
2.0.2 (2022-12-08)
2.0.1 (2022-12-07)
2.0.0 (2022-10-05)
- package: Dropped support for Node.js < 14
- Added new methods for specific grants (146e53c)
- Allow state-specific arguments to be passed to the returned authorization function rather than the function factory (c23458a)
- changelog: Improve changelog format (e15da0e)
- Use ES6 import/export (7641f04)
-
Removed interceptor and dependency on axios-token-interceptor (4377964)
-
package: Drop support for Node.js < 14 (ca10d60)
v1.5.0 (2022-05-24)
Closed issues:
- Typescript Support? #13
Merged pull requests:
- Bump minimist from 1.2.5 to 1.2.6 #20 (dependabot[bot])
v1.4.4 (2021-10-12)
Merged pull requests:
- Bump path-parse from 1.0.6 to 1.0.7 #19 (dependabot[bot])
v1.4.3 (2021-07-06)
v1.4.2 (2021-06-02)
v1.4.1 (2021-05-12)
Merged pull requests:
- Bump hosted-git-info from 2.8.8 to 2.8.9 #17 (dependabot[bot])
- Bump lodash from 4.17.20 to 4.17.21 #16 (dependabot[bot])
v1.4.0 (2020-12-12)
Closed issues:
- Failed to compile. #12
Merged pull requests:
- fix: token cache max age expects ms but got seconds #15 (littldr)
- Bump lodash from 4.17.15 to 4.17.19 #14 (dependabot[bot])
v1.3.0 (2020-04-14)
v1.2.3 (2020-03-31)
Merged pull requests:
- Greenkeeper/mocha 7.1.0 #10 (compwright)
v1.2.2 (2020-03-31)
Closed issues:
v1.2.1 (2019-10-26)
Closed issues:
- Axios 0.19.0 #6
Merged pull requests:
- Update axios-token-interceptor to the latest version 🚀 #7 (greenkeeper[bot])
v1.2.0 (2019-08-31)
Closed issues:
- 401 Invalid client id param value #5
- async method for login #4
- How to set the username and password when user loggs in #2
Merged pull requests:
- Update mocha to the latest version 🚀 #3 (greenkeeper[bot])
v1.1.1 (2018-10-05)
v1.1.0 (2018-10-05)
Merged pull requests:
- Add Greenkeeper badge 🌴 #1 (greenkeeper[bot])
v1.0.0 (2018-09-22)
* This Changelog was automatically generated by github_changelog_generator