craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.28k stars 635 forks source link

Authorizing users when in headless mode in frameworks like Next.js, Nuxt.js and create-react-app #5303

Closed aaronbushnell closed 3 years ago

aaronbushnell commented 4 years ago

Description

Now that Craft has fantastic support for running in a headless mode I’d love to have a built-in way to authenticate users when the front end is disconnected from Craft. For instance, if I’m running the front end on something like Next.js, Nuxt.js or create-react-app.

Additional info