pelargir / auto-session-timeout

Provides automatic session timeout in a Rails application.
MIT License
126 stars 63 forks source link

Any way to warn user of impending timeout? #29

Open cmcguff opened 4 years ago

cmcguff commented 4 years ago

Is there a callback or approach to give users a warning they are about to be timed out?

pelargir commented 4 years ago

Not currently, but this is a great idea for a feature to add. I don't have time to get to this right now, but maybe later. I'm happy to accept pull requests in the meantime.