Hacker News new | ask | show | jobs
Would you use funded keys for your SaaS Apps?
1 points by ritabratamaiti 1073 days ago
Hello everyone, I wanted to gather some feedback on a new authentication strategy called Funded Keys that I have recently implemented in my SaaS app. Funded Keys deviate from traditional authentication methods by allowing users to fund a key, similar to developer API keys, which enables usage tracking and monetization. This approach is particularly suitable for straightforward apps that necessitate user tracking while bypassing the need to build a complete authentication flow. What are your thoughts and opinions on this approach.
1 comments

A link or reference to something describing the idea would help. i.e. more detail than the short summary you've given here.