This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Add instructions for how to proxy OC agent behind web server for additional auth #54
Labels
after-release
Changes to make after initial NPM release
Currently there is no authentication / token support in how OC web talks to the OC agent.
Users could get customized security by proxying the OC agent behind their frontend web server, which could enforce things like CSRF protection and user authentication in an application-specific way.
This issue tracks creating an explanation for how to do this proxying and a detailed example of it.
The text was updated successfully, but these errors were encountered: