logoalt Hacker News

user43928yesterday at 9:21 PM1 replyview on HN

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.


Replies

aleqsyesterday at 9:32 PM

> 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

show 1 reply