You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chrysb Correct. We do not currently have support for issuing keys on behalf of your users, though this is something we've had on the roadmap. We currently recommend people use edge middleware to proxy requests, which adds minimal latency. For an example of this, see https://github.com/ai-ng/swift.
A react hook is nice, but this would leak the API key to the client, right?
The text was updated successfully, but these errors were encountered: