Skip to content

Releases: tokenable/tokenable-ruby

Release list

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@scottrobertson scottrobertson released this 21 Jan 22:50
  • "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

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@scottrobertson scottrobertson released this 17 Jan 18:23

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.