Releases: tokenable/tokenable-ruby
Releases · tokenable/tokenable-ruby
v0.3.0
- "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
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.