Levani Khidisheli
Levani Khidisheli
@bojeil-google Is this the REST API you are referring to? [https://firebase.google.com/docs/reference/rest/auth#section-api-usage](https://firebase.google.com/docs/reference/rest/auth#section-api-usage) If so, is this still being maintained / up to date? While testing firebase Auth I noticed that, firebase...
I recently opened a similar issue #564 not realizing this has been an open question for 2 years lol. what should we do if we want to configure client that...
> > > > @mroth: The workaround above does not work anymore. > > Any suggestion on this? > > It appears the terminal you are using does not support...
> Did you find a solution? We have the same problem here. We are building it on a MacOS. > > * If run on the Mac, the paths are...
It actually might be due to `runtime.Caller()` that returns fullpath on windows and only project file on linux. not 100% sure though