Use cases
Two things developers ask us to make possible: letting your users supply their own API keys without you storing them, and adding a complete login to your site without building auth.
- Let your users bring their own API keyShip an AI feature without paying for everyone's usage, and without becoming the place their keys get stolen from.Built, not yet enabled
- Add a complete login to your siteAuthentication is a week of work and a decade of edge cases. Most of the edge cases are the same everywhere.Built, not yet enabled