isomorfeus-empowerment
Users, Authorization and Authentication for Isomorfeus.
Community and Support
At the Isomorfeus Framework Project
Installation
isomorfeus-empowerment is usually installed with the installer. Otherwise add to your Gemfile:
gem 'isomorfeus-empowerment'
and bundle install/update
Usage
isomorfeus-empowerment provides severel helpful classes and infrastructure for users, authentication and sessions.
Sessions are managed automatically and regularly cleaned up.