Skip to content

Releases: tokenable/tokenable-ruby

v0.3.0

21 Jan 22:50
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • "Full" test coverage
  • Sorcery support
  • Add a dummy rails app for testing
  • Return JSON on failed login
  • Generators (Install and Verifier)
  • Config file
  • Configurable user class
  • Default to 7 day expiry

v0.1.0

17 Jan 18:23
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release, containing some of the basic features we need to get things working:

  • Mountable engine to token creation
  • Devise integration
  • has_secure_password integration
  • Token expiry
  • Token invalidation
  • Configuration options

Note that there are a lack of tests at the moment, so please expect bugs.