- Refactor tests
- Refactor tests
- Changelog updated
- Refactor tests
- Postman collection updated
- Big refactor
- PHPUnit testing added
- ACL fix
- Formatting code
- Make HTTPS redirect host and port agnostic
- JWT service added
- Fix index controller getting now datetime
- Token encryption moved to ControllerBase function
- README.md updated
- Service to get token config
- ENV config added issuer and audience
- Call settings of token in encode/decode functions
- When building token added issuer, audience, issued at time and expiration.
- Added CHANGELOG.md
- Release version on README.md
- Initial release