Does Plotly Dash in Python work with Mixpanel/Stripe/Oauth?

I’m working on a data dashboard using plotly dash, and was wondering if there is a way to integrate either mixpanel, stripe, or oauth? Or would I have to be using a js framework do that?

Thanks!