We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e629d9a commit 7660622Copy full SHA for 7660622
CHANGELOG.md
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+
9
+### Added
10
+*
11
12
+### Changed
13
14
15
+### Removed
16
17
18
19
+## [0.4]
20
### Added
21
* Timeout is configurable via setTimeout method. This addresses issue #94.
22
* Add the ability to authenticate using the Resource Owner flow (with or without the Client ID and ClientSecret). This addresses issue #98
0 commit comments