Scott Idem
b590bc09a0
fix: require root_url on email_auth_key_url; correct frontend guide for user auth endpoints
...
- Make root_url a required query param on GET /v3/action/user/{id}/email_auth_key_url
(previously Optional[str]=None, which produced a malformed link in the emailed URL)
- Update GUIDE__AE_API_V3_for_Frontend.md: document root_url as required, add magic link
URL format, note valid_email=True side effect, add 404 error, expand 403 conditions
for authenticate, add 400 for verify_password when no password is set
- Add test_e2e_v3_user_action_routes.py and test_e2e_v3_user_auth_routes.py to tests/README.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-25 12:34:49 -04:00
..
2026-04-02 17:10:35 -04:00
2020-09-14 12:41:02 -04:00
2026-01-20 19:23:30 -05:00
2026-01-20 19:23:30 -05:00
2026-03-24 19:22:45 -04:00
2026-02-24 11:30:17 -05:00
2026-04-11 20:22:20 -04:00
2026-04-11 19:09:11 -04:00
2025-12-03 20:43:47 -05:00
2026-02-03 17:53:14 -05:00
2026-03-17 16:36:32 -04:00
2026-02-03 18:23:07 -05:00
2026-03-16 16:50:32 -04:00
2026-02-06 16:23:18 -05:00
2026-03-25 13:05:09 -04:00
2026-04-25 12:34:49 -04:00
2026-04-16 20:09:12 -04:00
2024-04-26 14:51:11 -04:00
2026-03-24 19:22:45 -04:00
2026-02-13 18:45:20 -05:00
2024-05-15 10:39:01 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2026-01-20 19:23:30 -05:00
2026-04-07 19:59:51 -04:00
2024-04-26 14:51:11 -04:00
2026-01-20 19:23:30 -05:00
2026-01-20 19:23:30 -05:00
2026-01-20 19:23:30 -05:00
2024-04-26 14:51:11 -04:00
2026-01-20 19:23:30 -05:00
2025-06-24 18:48:38 -04:00
2024-04-26 15:15:37 -04:00
2026-01-20 19:23:30 -05:00
2024-04-26 15:15:37 -04:00
2026-01-20 19:23:30 -05:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2026-03-10 18:44:58 -04:00
2026-03-11 14:51:08 -04:00
2024-04-26 14:51:11 -04:00
2026-02-20 17:18:21 -05:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2024-04-26 15:15:37 -04:00
2024-05-22 15:54:47 -04:00
2026-04-02 17:10:35 -04:00
2026-03-31 14:48:28 -04:00
2024-04-26 15:15:37 -04:00
2024-04-26 14:51:11 -04:00
2026-03-25 19:33:53 -04:00
2026-03-24 19:22:45 -04:00
2024-10-09 10:38:24 -04:00
2026-03-11 15:21:19 -04:00
2023-04-07 17:09:51 -04:00