Files
client/artdag.py
gilesb e642ffe301 Fix auth to use form data instead of JSON
L2 server now uses HTML form endpoints for login/register.
Updated client to:
- Send form data instead of JSON
- Extract token from cookie response
- Decode JWT to get username and expiry
- Handle HTML success/error responses

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 15:36:59 +00:00

50 KiB
Executable File