Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
fix(examples): awaits getHeaders in auth example (#10100)
The auth example was not properly awaiting `getHeaders` from `next/navigation`. This was simply outdated, as this function was changed to async over the course of the various RC versions during our beta phase.
J
Jacob Fletcher committed
7bedd6d8228058516cc8f7969b01153ba4398f22
Parent: 59fc9d0
Committed by GitHub <noreply@github.com>
on 12/20/2024, 3:38:38 PM