payfrit-api/api/auth
2026-03-20 05:22:17 +00:00
..
avatar.php Remove all Lucee references — uploads now live under /opt/payfrit-api 2026-03-14 22:26:52 -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 Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex 2026-03-15 16:43:02 -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 Standardize UUID format: generateUUID() now returns unhyphenated 32-char hex 2026-03-15 16:43:02 -07:00
validateToken.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
verifyEmailOTP.php Enable magic OTP (123456) for Apple app review testing 2026-03-20 05:22:17 +00:00
verifyLoginOTP.php Enable magic OTP (123456) for Apple app review testing 2026-03-20 05:22:17 +00:00
verifyOTP.php Enable magic OTP (123456) for Apple app review testing 2026-03-20 05:22:17 +00:00