Build registration, login, and verification pages #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Discovered after #12: the auth API (§4.1) has no web surface — no /register, /login, or /verify pages (the mailed verification link targets /verify, which 404s), and the UI shows no session state. Acceptance: German UI (§1.3) pages for registration (with §9.1 field errors), login/logout, email verification via link; header shows the signed-in account. Needed for the M0 Editor walkthrough.