Exploring authentication options for Sanity projects with suggestions including Auth0 and Firebase Auth.

2 replies
Last updated: May 4, 2020
Hey all, just wondering what everyone’s doing when it comes to auth in conjunction with Sanity projects?Using
Userbase.com at the moment, and it’s nice, just wondering what else is out there.
May 2, 2020, 8:07 AM
Hi Alex, here are a few alternatives to explore, although I’m sure there are others:
auth0.com , which is one of the most powerful and versatile options in my experience. They also have some solid guides for frameworks like Next.js and Gatsby .
passportjs.org , in case you have an Express-based web app for example
MongoDB Stitch , a bit of an outsider but a handy option if you’re already using MongoDB Atlas• There’s also
Firebase Auth if you want to take the Google route. Here’s a basic guide.Let me know what you’re using for your front-end in case there are more specific options available
🙂
May 2, 2020, 8:54 AM
This is a perfectly timed post, I was about to post asking the same thing… cheers for the info!
May 4, 2020, 9:01 AM

Sanity– build remarkable experiences at scale

The Sanity Composable Content Cloud is the headless CMS that treats content as data to power your digital business. Free to get started, and pay-as-you-go on all plans.

Was this answer helpful?