Commit 722a86d
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 72d4a02 commit 722a86d
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