4
20 Comments

Looking for Login/Sign up Solution

I'm searching around for a no code solution, to capture logins and sign ups. Anyone have some good suggestions? I'm not looking for a whole system, just want to allow customers to sign up and have a profile as I continue to build my
MVP.

on August 27, 2020
  1. 6

    I'll recommend firebase. It's not 100% no-code, but still easy enough to implement.

    1. 2

      I was about to mention this! Firebase + Cloud Firestore are amazing tools for this -- social sign in at the flick of a switch.

    2. 1

      Thanks I'll check it out!

  2. 5

    I'd recommend to check out https://liteflow.com/how-liteflow-works/. @antho1404, the founder, is also a member of this community :)

    1. 1

      Sweet! Thank you for the reference.

  3. 4

    memberstack?, or perhaps memberpress may work also

    1. 1

      Sweet, I just signed up for memberstack to give a shot.

  4. 4

    Firebase. It's super powerful.
    If you want a starter I recommend mine :D
    https://github.com/btahir/tail-story

    1. 2

      Thanks! I'll be sure to fork the repo.

  5. 2

    When is your timeline? At Softr.io (no-code solution to build web-apps using Airtable as a backend) we will soon allow Signin/Signup functionality, and gated content (listings mainly). In about a month. Happy to chat if you are interested :)

    1. 1

      Just building for MVP over the next 30 days, but we're still game to learn more about Softr.

      1. 1

        Awesome, let's chat if you are interested.

  6. 2

    I'd 100% use Memberstack - it's perfect for this. Here's a quick free tutorial I made on how to set up Memberstack with Webflow https://www.nocode.mba/courses/build-a-paid-membership-site-in-webflow-and-memberstack

  7. 2

    I would not recommended firebase in the long run.
    As example look at IndieHackers. Its super slow.

  8. 2

    Well, firebase for sure, free tier is more than enough to cover everything you listed.

    1. 1

      Thanks for the recommendation.

  9. 2

    It is not 100% no-code but I suggest Auth0. It is a PRO tool for identity mgmt.

  10. 2

    I use MemberStack for this 👍