8
6 Comments

Help me with Auth

Hi everyone,

Having built over 4 different SaaS products so far I either had to implement basic auth, use keyclock or auth0 for these applications.

For the current application I am building I need roles, groups, social logins and MFA.

What are some cost-effective and developer friendly options I can look at? Expecting over 50000 MAUs.

Also, how are you solving for auth today?

Thank you

posted to Icon for group Developers
Developers
on September 7, 2021
  1. 4

    Firebase has a great auth system that with proper rules works great for managing granular access. That is if you also use the Firestore database for data.

    Supabase works in similar fashion, but is based on PostgreSQL and offers row level access rules. Both handle third-party popular platforms authentications.

  2. 3

    Just using Firebase for the application. Don't have to create auth flows to accommodate enterprise users so that's been more than sufficient.

  3. 2

    Hey there we build Permify for custom and scalable roles. Just for cases like these. We can also help you to implement.

    For auth I'd suggest you to use Supabase It's great if you're on budget.

    1. 1

      Thanks, will check out Permify. I thought Supabase was just solving the real time database part. It is great to see that they have auth as well.

  4. 2

    This comment was deleted 3 years ago.

    1. 1

      How were you solving for auth before Ory?
      Also, what are your thoughts on FusionAuth?

      1. 2

        This comment was deleted 3 years ago.

        1. 2

          Couldn't agree more. Ory seems like a good fit for us. I have requested them for an invite.
          Excited about Supertokens; Will be at par with others in another year or so give the pace at which they are moving.

Trending on Indie Hackers
I shipped a productivity SaaS in 30 days as a solo dev — here's what AI actually changed (and what it didn't) User Avatar 212 comments Never hire an SEO Agency for your Saas Startup User Avatar 102 comments A simple way to keep AI automations from making bad decisions User Avatar 67 comments Are indie makers actually bad customers? User Avatar 36 comments We automated our business vetting with OpenClaw User Avatar 36 comments I sent 10 cold DMs about failed Stripe payments. Here's what actually happened. User Avatar 33 comments