How can I implement a "Remember Me" feature using Warden?
I've looked at the remember me strategy that Devise (based on Warden) uses but have no clue how to adapt that to my barebones warden authentication.
How can I implement a "Remember Me" feature using Warden?
I've looked at the remember me strategy that Devise (based on Warden) uses but have no clue how to adapt that to my barebones warden authentication.