Securing Gatsby with Auth0

Fantastic tutorial. Thank you.

Question: what’s the simplest way to integrate this with Stripe and PayPal for subscriptions and handle user roles for different pages?

E.g. Customer makes a Gold subscription and can access all pages, but a Bronze subscription can only access some pages.

For Stripe and PayPal purchases, cancellations or billing changes, where to direct the webhook to add Auth0 account? I’d love a guide on this (I would even pay for it). No clear tutorials around that cover paid subscriptions + Auth0 + Gatsby.

1 Like