Resolve "Use cookies instead of local storage for auth in Web UI"
Closes #629 (closed)
This does not remove the old JWT logic, it just disables it completely in the front end in favor of cookie based auth.
cc @gordon
Edited by Agate
Closes #629 (closed)
This does not remove the old JWT logic, it just disables it completely in the front end in favor of cookie based auth.
cc @gordon