All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [fix] add token validation header
- [add] add a new toArray method in Token class
- [fix] update php version for travis config
- [change] remove auto plug middleware
- [Fix] Many bug fixed: RSA support
- [Add] Laravel Package support
- [Change] Change de application namespace
- [Change] Update unity test #cfc2cb0
- [Change] Update encode method #706c3c2
- [Fix] Fails to open stream in Policier configuration #2d6fa35
- [Fix] Policier configuration namespace #96b95bf
- [Add] Add travis ci configuration
- [Add] Test unity test
- [Add] Add ignore file
- [Add] Implement Token factory