All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Loyalty functionality
- Alerts functionality
- Credits functionality
- Jar functionality
- Wheel functionality
- Docs
- BREAKING: All contracts changed
- Test integrations
- README
- Params types in code
- Async Await
- ESLINT to normalize code
- BREAKING: Constructor recive object params for more flexibility
- Engine test for JEST
- Structure code for more scalability
- README
- Update dependencies
- accessToken in params
- oauth 2.0.0
-
create new instance of axios
-
Reconnect with refreshToken
-
time of expire of accessToken in getCredentials
-
Specific Symbol names to avoid inheritance conflicts
-
Tests
-
Documentation
- accessToken and refreshToken from params
-
Update OAuth20 module
-
Change doc
-
Test Integration / npm start
-
Promises
-
Change tests
-
Add module OAuth20
-
Add axios