StartupsDec 1, 2019
Newgncaiye

Stripe / OAuth

I like to build a SaaS web app with Stripe / OAuth. OAuth is for users to login via Facebook or Google. I like to save time by not implementing these commonly developed features. Is there a good boilerplate web app on GitHub that provides that? Preferably with React and Node. Thank you...

New
goodluck! Dec 1, 2019

aws has the Cognito servise that unifies those login options. you may consider it.

New
nzgrunt Dec 1, 2019

Look at AWS AppSync, Google Firebase and potentially fast.co

VMware tyxS31 Dec 1, 2019

You can look into Okta CIAM offering or Auth0 equivalent, so you can completely forget about the identity issue, it can be a bit pricey but secure