authtrail icon indicating copy to clipboard operation
authtrail copied to clipboard

Track Devise login activity

Results 4 authtrail issues
Sort by recently updated
recently updated
newest added

Next - [x] Add `--lockbox` option to generator - `lockbox_generator` branch - [x] Add generator for Rails 7 encryption 1.0 - [ ] Expand to more activities - sign outs,...

Please create a new issue to discuss any ideas or share your own. - [ ] Expand to more activities - sign outs, email changes, password changes, password reset requests,...

`AuthTrail::Manager` can be called from a GET request. In a primary+replica DB setups this will result in an error writing to the database as the read-only connection will be checked...

Hey! I'm writing just because of issue #50, and I'd like to propose you an idea. What about to add ability to use this gem with bcrypt based authentication?