vlzsombor / Survey

1 stars 0 forks source link

Restart authorization bug #21

Open vlzsombor opened 3 years ago

vlzsombor commented 3 years ago

If user was signed in, and the solution is restarted then in the client side user stays authorized, server unauthorize

vlzsombor commented 3 years ago

It only appears in the case when the solution is started in debugging state, the whole local storage token key safing should be changed. Issue: https://github.com/vlzsombor/Survey/issues/24