Closed StephenHodgson closed 1 year ago
Currently if users want to ship the product in a front end app they risk exposing their apikey when making calls directly to the api.
It should be fairly straight forward to add an API proxy gateway for the client similar to OpenAI-DotNet.
This will give devs the ability to use their own OAuth provider while protecting their API keys.
See https://github.com/RageAgainstThePixel/com.rest.elevenlabs/issues/6
Feature Request
Currently if users want to ship the product in a front end app they risk exposing their apikey when making calls directly to the api.
It should be fairly straight forward to add an API proxy gateway for the client similar to OpenAI-DotNet.
This will give devs the ability to use their own OAuth provider while protecting their API keys.