payfrit-works/api/auth
John Mizerek 8e3bb681e7 Add OTP-based signup page for website onboarding
- New portal/signup.html with phone → OTP → profile flow
- Handle both new users (signup) and existing users (login)
- Auto-detect user type and use appropriate API endpoints
- Show DEV_OTP on page for local testing
- Updated sendOTP.cfm to gracefully handle missing Twilio

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 11:49:44 -08:00
..
avatar.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
completeProfile.cfm Add team endpoint and chat features for portal 2026-01-11 17:03:55 -08:00
login.cfm Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
loginOTP.cfm Add business name to HUD header, fix portal HUD link 2026-01-19 20:23:52 -08:00
profile.cfm Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
sendOTP.cfm Add OTP-based signup page for website onboarding 2026-01-26 11:49:44 -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