#Martin Gaibisso

1 messages · Page 1 of 1 (latest)

tawdry cosmosBOT
rugged rapids
#

you'd have to build any authentication mechanism on your end e.g. using their email and some password they set up with you

#

I assume you've seen LoginLinks which show your users the Express Dashboard

#

they already support Stripe built in authentication for the Express accounts

#

any reason you're not using that?

shell dune
#

the express dashboard?

#

we use login links for accessing the e dashboard

#

but we need to build a custom dashboard

#

we need more extensive features

#

like refunding and initiating payout

rugged rapids
#

ah I see

#

yeah then you'd need to build your own authentication flow to validate that email@123.com is actually acct_123 Express account

shell dune
#

ok thanks. so no way we can relay on your 2FA feature, just like you do with E dashboard?