3
7 Comments

Landing page with Auth for downloading resources?

I'm building apps and, when distributing them, I always wonder how to put them in a landing page with some auth (login-password) therefore my customer can access and download the artefacts. Has anybody found any SaaS or solutions for this?

  1. 1

    You're posing this in the [Developers] group, so I'm going to give you a crusty developers' answer: use HTTP basic auth. It's built into every browser, your users already know how to use it, and it's already available and supported and easy to configure in whatever webserver you're using (probably Apache or Nginx). Have a username+password combo that you hand out to users to whom you want to grant access, and...that's it. You're done.

    1. 1

      This is a very neat solution and I'll go with it!

  2. 1

    Isn't it 2021, why would anyone want to download something that isn't open source?

    1. 1

      Of course - however in this case is a customer wanting some custom-made software.

  3. 1

    Interesting use case.

    You could use https://supabase.io/ and then if a visitor is logged in they have access to the article (and the url is sent from supabase)

    It would currently require some code.

    1. 1

      Thanks for the project link - it looks very neat!

  4. 1

    ConvertKit recently released a commerce solution for digital products. It sounds like what you're looking for - https://convertkit.com/features/commerce

Trending on Indie Hackers
After 10M+ Views, 13k+ Upvotes: The Reddit Strategy That Worked for Me! 34 comments Getting first 908 Paid Signups by Spending $353 ONLY. 19 comments 🔥Roast my one-man design agency website 18 comments Launch on Product Hunt after 5 months of work! 16 comments Started as a Goodreads alternative, now it's taking a life of its own 12 comments I Sold My AI Startup for $1,500 and I'm Really Happy About It 11 comments