payfrit-api/api/auth
John Mizerek 28d86ba6e5 Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT
Added luceeWebroot() helper to avoid repeating the path. The previous
fix incorrectly used /var/www/biz.payfrit.com for production, but both
dev and biz use the same Lucee webroot.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:19:10 -07:00
..
avatar.php Fix production webroot path — both servers use /opt/lucee/tomcat/webapps/ROOT 2026-03-14 22:19:10 -07:00
completeProfile.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
login.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
loginOTP.php Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
logout.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
profile.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
sendLoginOTP.php Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
sendOTP.php Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
validateToken.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
verifyEmailOTP.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
verifyLoginOTP.php Fix upload paths to use Lucee webroot and accept uppercase OTP keys 2026-03-14 22:04:27 -07:00
verifyOTP.php Fix upload paths to use Lucee webroot and accept uppercase OTP keys 2026-03-14 22:04:27 -07:00