Ensure login state preserved between SPA and web UIs #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Make sure users can switch between UI experiences and have their login state preserved. Additionally, make sure "Log Off" in both UIs results in both detecting a non-authenticated experience, and that the "Remember Me" experience works in both.
This will not be needed with an htmx implementation