Skip to content

v0.1.1

Latest

Choose a tag to compare

@chriscox chriscox released this 21 Feb 05:50
· 1 commit to main since this release

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