outer-labs / react-forge-viewer

React component wrapper for Autodesk's Forge Viewer
MIT License
47 stars 23 forks source link

Send viewer requests through a proxy #2

Closed cbarraford closed 5 years ago

cbarraford commented 5 years ago

This change adds the ability to send requests the viewer makes through a proxy, instead of passing a viewer access token to the browser. For more info, see this blog post