This repository has been archived on 2026-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
will.anderson b6aecd7d89
Dev — Build & local smoke test / build-smoke (pull_request) Successful in 1m42s
Fix magic-link sign-in: implicit flow + redirect to /account
account-auth.el was using flowType:'pkce' while account-dashboard.el
uses 'implicit'. After the OTP redirect, the dashboard's implicit
client couldn't exchange the PKCE code — so the sign-in silently
failed. Fix: match implicit flow across both clients.

Also adds emailRedirectTo so the link lands on /account instead of
the site root.
2026-05-12 14:32:39 -05:00
S
Description
Neuron marketing site - El-native server
10 MiB
Languages
Emacs Lisp 47.3%
C 34.6%
HTML 7.5%
TypeScript 5.4%
JavaScript 2.4%
Other 2.8%