I tried to lookup how firebase cli handles client secrets. Can somebody explain what that means.
I have a electron app. I need users to login and keep those access token offline so that they need not login again. I have it all figured out but the problem is with storing client secrets. Am I in the right direction or is there any problem??
Update: Github firebase link