Releases: omniphx/forrest
Releases · omniphx/forrest
Version 2.3.2
Fixed bug where PHP doesn't use dot notation #128 by @pravindahal
Version 2.3.1
- Make session compatible with latest Laravel release
- Refactoring codebase
Version 2.3.0
Allow value pairs to be passed through authentication flow instead of a simple string - #125 by @camiloherbert
Version 2.2.0
Version 2.1.5
- #107 Fixed bug where config path was wrong in BaseServiceProvider
Version 2.1.4
#105, #106 - Cleaning up ServiceProvider namespacing by @tabirkeland
Version 2.1.3
- Small potential bug, forgot to remove some var dumps
Version 2.1.2
- Fix bug with Lumen and Laravel 4 constructor #90
- Add exception for using invalid log in credentials
Version 2.1.1
- Bugfix #81 - refresh token was trying to be stored when it wasn't available from the json response