> deletion of the cookie after successful login
If you do this, you probably also want to delete the cookie on signup. I'm not
sure if it's better to do before or after confirming the email. If before,
you'd delete the cookie somewhere here:
https://github.com/openstreetmap/openstreetmap-website/blob/a6c6f26acbc9d5f62c4eddfb73bbbd5c5e03621a/app/controllers/users_controller.rb#L80
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5468#issuecomment-2585700708
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5468/c2585700...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev