Skip to main content

Hello. I am new to integrating the Box Standard OAUTH 2.0. I need to integrate this authentication method into a React app so that I am able to show the Content Explorer UI Element on my dashboard. Where can I find a step by step example on how to integrate this specifically for a React app? Thanks



Hi ,


 


I don't know of a tutorial with those direct configurations, but here's an overview post I wrote for Node / Pug / Box JWT auth a while back that may help. If you want to use standard OAuth 2 rather than JWT you can adjust the code samples using this guide.


 


- Jon



Reply