britton-jb / sentinel

DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
MIT License
106 stars 19 forks source link

Trackable #10

Open britton-jb opened 8 years ago

britton-jb commented 8 years ago

Need to add a tracking feature set to sentinel, allowing configuration to track when users were last active and from what IP.

This could be done fairly easily through a guardian hook.

Reference: http://rubydoc.info/github/plataformatec/devise/master/Devise/Models/Trackable