Could there be use cases where you want to run inference for users in your app, but don't want to host your own backend, user authentication, and billing?
The user could log into his personal OpenRouter account, authorize your application, and optionally set a budget, all in something like a Stripe payment screen.
> The user could log into his personal OpenRouter account, authorize your application, and optionally set a budget, all in something like a Stripe payment screen.
Like standard oauth?
https://openrouter.ai/docs/guides/overview/auth/oauth