Authentication in production
Last updated
Last updated
In production use, you should proxy requests to , so that you can securely insert the required bearer authentication without revealing the license key on the client:
If you are simply privately testing EqualTo Sheets, then you can skip the proxy server and use the license key in your client code. But ensure you don’t deploy code to production that works in that manner: