Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

[1.4] - 2016-01-02

Compare
Choose a tag to compare
@nsarno nsarno released this 28 Jan 23:38
· 48 commits to master since this release

Changed

  • Allow use of rails versions above 4.2

Added

  • Travis integration
  • Contribution guidelines
  • URL authentication
  • Allow use of different encoding algorithm
  • Expose current_user in the controllers without authenticating

Fixed

  • Audience verification in token
  • Use lambda syntax compatible with older ruby versions
  • A few typos