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 built a tool that shows what a contract could cost you before signing User Avatar 111 comments The coordination tax: six years watching a one-day feature take four months User Avatar 73 comments My users are making my product better without knowing it. Here's how I designed that. User Avatar 63 comments A simple LinkedIn prospecting trick that improved our lead quality User Avatar 52 comments I changed AIagent2 from dashboard-first to chat-first. Does this feel clearer? User Avatar 39 comments Why I built a SaaS for online front-end projects that need more than a playground User Avatar 17 comments