Commit fd6f65f
Store user location when redirected to register
When checking out, if a user is not registered, they will be redirected
to the registration path. This path does not need to be authenticated
and therefore will not have the user's last location stored. We need to
store the user's location if redirected.
Co-Authored-By: Elia Schito <elia@schito.me>1 parent 209efb2 commit fd6f65f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments