- Fixing errors
- Code improvements related to scope checking
- dropped support for old versions of Authier
- added PKCE support for authorization code
- dropped password code flow
- new way of handling flows
- 100% unit test coverage
- dropped support for old versions of Authier
- dropped findClient method usage
- new assignature of flows
- fixing several bugs
- added new fields
- New fields added to AuthFlow Class.
- New field added to Authorization Code Flow Class
- Fixed issue on returning getProperties on Authorization Code Flow and Password Flow
- Improved documentation
- First version release published.