4
2 Comments

Paypal User Authentication as alternative?

Hey Guys,

I am building out a highlighter chrome extension called Sttrng (https://chrome.google.com/webstore/detail/sttrng/pamamakpbcohaekobjffacmkcepmbcbk?hl=en&authuser=0) and included a PayPal Identity Authentication Method (https://developer.paypal.com/docs/api/identity/v1/). I wanted to see if you guys think there is any value in this authentication code stand-alone? It is coded to be able to handle enterprise-scale users.

I recognize that there a lot of authentication solutions on the web (like Okta) that are pretty expensive so I'm curious if it's something you'd find as a time/cost saver. From what I have seen on YouTube, Auth0 can get pretty pricey:

https://www.youtube.com/watch?v=Hh_kiZTTBr0

  1. 2

    I don't think people are very used to logging into sites with PayPal. I'd only go that route if all users are going to be paying with PayPal as well. Firebase Auth might be a good solution if you want to keep it free (or cheap), and that allows for other social login options like Google, Facebook, etc.

    1. 2

      Cool thanks for the feedback! I was thinking people will be paying through PayPal to make it a quick turn-key solution.

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments