All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fixed deprecated method before_filter for Rails 5 applications
- Memoizes Faraday instances to keep the number of file descriptors down
- Fixed an issue with sessions and RubyCAS helper
- Fixed a
NoMethodError
caused by refactoring
- added support to allow multiple services (see README and #10)
- added a role-checking routing contraint (see README and #7)
- a lot more specs
- better separation of concerns, see #14
- Fixed a bug regarding TGT caching, see #11
Initial release.