Return to the landing page after logout (not /login) #449
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/LC-472-logout-to-landing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Logout redirected to
/login; since LC-470 added a public landing page at/, send the user there instead. The session cookie is still cleared on logout, and the landing carries the "Sign in with Bunyip" CTA.#LC-472