prop/lib/microwaveprop/accounts
Graham McInitre 5c6cef2227 refactor: DRY token verification — extract shared verify_hashed_token_query helper
Consolidate verify_magic_link/confirm/password_reset_token_query into
one-line delegations to a private helper, removing 29 lines of
duplicated decode/hash/query logic.
2026-07-21 11:18:15 -05:00
..
scope.ex chore(specs): add @spec to public API in accounts/release/backtest 2026-04-21 13:32:42 -05:00
user.ex refactor: DRY extract_bearer, reuse validation helpers, add query limits 2026-07-21 10:06:12 -05:00
user_api_token.ex feat: secure /api/v1 REST API for regular-user actions 2026-05-09 08:59:54 -05:00
user_notifier.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
user_token.ex refactor: DRY token verification — extract shared verify_hashed_token_query helper 2026-07-21 11:18:15 -05:00