Enhancements
- Configurable LiveHook sign_out_path — on_mount now accepts a :sign_out_path option to customize where the hook redirects on fatal errors (default: "/sign-out")
- POST link route with auto-submit flow — Account linking now uses a GET → auto-submitting form → POST pattern, preserving REST semantics and CSRF protection for cross-user linking