Next.js frontend for provider APIs with bearer token authentication.
Clerk session: not signed in.
Authentication
Auth & Setup Check
Clerk config: OK (pk_live_...)
Clerk session: Not signed in
OyaDrop upstream (proxied): https://oyadrop.com/api/external/oya-eat-provider (default)
Browser calls /api/oya-provider so CORS does not apply; the server forwards to the URL above.
Once signed in, requests use Clerk `getToken()`. Manual token input is a fallback.
Provider
Orders
Available Orders (quick view)
No data loaded yet.
Raw API Explorer
Response
Response output will appear here.