MongoDB Charts: Google Authentication with Reactjs

Hello everyone,

I’m fairly new to MongoDB and charts, and I’m currently working on embedding some MongoDB charts into my React application using google authentication provider. There’s documentation and examples of embedding charts using plain javascript, however I’ve been having a bit of trouble implementing the charts in React and was wondering if anyone had an example of their charts being embedded within a react app, with google authentication?

Thanks!