#teamseeds-customer_portal

1 messages · Page 1 of 1 (latest)

torpid quartz
#

heya @grizzled plover, the Stripe API isn't meant to be used to to authenticate the Customer. If you want to authenticate the Customer, you'll need to implement that logic in yourself

grizzled plover
#

i'd love to if only i knew how. can you point me toward other resources that can help with this?

torpid quartz
#

try searching for authenticate with express

#

i'm making the assumption you're using ExpressJS

grizzled plover
#

i am yes

torpid quartz
#

yeah then searching for authenticate with express on Google should bring up a couple of resources

grizzled plover
#

great, appreciate it