This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/auth
John Mizerek cadc66e46a Add address types endpoint, fix dev mode SMS skip
- Add /addresses/types.cfm - returns address types list
- Update /addresses/list.cfm - include TypeID in response
- Update /addresses/add.cfm - accept TypeID instead of hardcoded '2'
- Fix loginOTP.cfm and sendOTP.cfm to skip Twilio SMS on dev server

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 00:00:01 -08:00
..
avatar.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
completeProfile.cfm Fix completeProfile.cfm syntax error 2026-01-26 13:33:40 -08:00
login.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
loginOTP.cfm Add address types endpoint, fix dev mode SMS skip 2026-01-28 00:00:01 -08:00
profile.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
sendOTP.cfm Add address types endpoint, fix dev mode SMS skip 2026-01-28 00:00:01 -08:00
validateToken.cfm Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
verifyLoginOTP.cfm Add business name to HUD header, fix portal HUD link 2026-01-19 20:23:52 -08:00
verifyOTP.cfm Add business name to HUD header, fix portal HUD link 2026-01-19 20:23:52 -08:00