Version 1.0 Release
This release makes no significant functional changes since version 0.3, it mainly exists as a marker of stability.
This release drops support for PHP 7.1 and sets minimal support at PHP 7.2 and above. It upgrades its integration with ReallySimpleJWT to version 3.0.
The main piece of work has been the creation of an integration library to help with testing to ensure the quality of the library.
Other minor changes include:
- Updates to dependencies.
- Updates to unit tests.
- Improvements to documentation.