Commit Graph

1 Commits

Author SHA1 Message Date
Scott Idem
50b1e00903 feat(auth): add /v3/action/auth/authenticate_passcode endpoint
Moves passcode→JWT auth into the V3 action namespace. The new router
(api_v3_actions_auth.py) is a clean re-registration of the existing
working logic. The legacy /api/authenticate_passcode is kept but marked
deprecated via DeprecationParams while the frontend transitions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 15:48:48 -04:00