Devise logout after 1 day or 30 minutes inactive
The gem Devise is great for authentication for Rails applications. https://github.com/heartcombo/devise For some sensitive application, you want to logout the user aggressively. For example: a banking app. You want users to re-login if inactive for m...
Mar 4, 20241 min read79

![[Quicky] Github Action: cache Ruby's gems](https://cdn.hashnode.com/res/hashnode/image/upload/v1706068331029/ba17c768-ab31-483b-8b3e-dcd5ad229327.png)