Using Firebase on my service deployed on Railway
ratuozzo
TRIAL
a year ago
I have a Go sever, where I need to connect to firebase auth, is there a way to add my json config file to my Railway environment?
1 Replies
a year ago
Your best bet would be uploading the json file to a volume and then loading the json file off of the volume for auth.