Sean van Mulligen

Results 2 issues of Sean van Mulligen

## Bug Report **Current Behavior** When mounting the handler code directly (e.g. not passing `--useDocker`) the app will fail to run if the handler function signature is not one of...

## Environment - Ruby 3.1.4 - Rails 6.1.5 - Devise 4.9.3 ## Current behavior Devise config: both `:timeoutable` and `:rememberable`. Set timeout to 30 seconds: `timeout_in: 30.seconds`, and enable `extend_remember_period`...