Hacker News new | ask | show | jobs
by authorfly 645 days ago
Thank you for your response! That is valuable, I will note that down. Ah this might be it. I was doing auth and imported react too (following a tutorial on firebase + react in extensions) about 4 years ago (~2020 winter). How do you manage to keep track of credits or make money if your extensions don't have auth then, though? Send users to results pages which are on your site?
1 comments

I haven’t run into a case where I need to track credits, but if I had to track a subscription status there are a few ways to do auth - but it is harder in extensions

I usually get users to bring their own api keys etc