API Test
Live checks against https://api.tastemakersapp.com — refreshed on every page load
✗
0/4 checks passing
4 endpoints need attention
Future: Migrate auth to Supabase
Currently using Laravel Passport (OAuth2). Plan: replace with Supabase Auth so iOS, Android, and web share one auth provider. The login endpoint above will change to a Supabase JWT exchange once that migration is done.