Files
openfoodnetwork/lib
Matt-Yorkley d0f572b051 Remove dead code: session[:guest_token]
This `session[:guest_token]` doesn't seem to ever be assigned anywhere in the codebase, and it doesn't seem to be read at any point either..? There are some various places where `current_order.token` is used and `session[:access_token]` is used, but not this.

As far as I can tell: it was part of an old version of Spree and related to the spree_auth_devise gem (which we no longer use).
2021-11-14 12:02:07 +00:00
..
2012-03-27 10:10:26 +11:00
2021-09-20 08:39:34 +10:00
2021-10-25 21:28:28 -05:00