Skip to content

ya-jeks/warden_axe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WardenAxe

How to delete all user sessions, stored in redis_store, created by warden?

Installation

Add this line to your application's Gemfile:

gem 'warden_axe'

And then execute:

$ bundle

Or install it yourself as:

$ gem install warden_axe

Usage

WardenAxe.chopoff_sessions!('default', user.id)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Tool for warden-user sessions destroy in redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages