Release v1.1.1 - 2019-04-27
Authentication fixes reported in issue #31
- Added snooping of _csrf value from login form, and now passing it to login POST
- Added additional optional parameter to Connector::post() method, allowing you to pass the referer (required as part of the authentication)
- Some general tidy up of coding standards
- Composer refresh