Open scriptPilot opened 5 years ago
Hello @scriptPilot ,
I don’t follow you, please let’s me know more about what are you trying to do!
By the way, take a look at Manage Users in Firebase, maybe this help you.
Other approach is use the alternative facade of this plugin, as discussed on issue #23
Best regards, Bernardo Baumblatt.
Hello, I have the same problem, accessToken from cfaSignInGoogle doesnt work(the Api works with original sign in token)
Hello Bernado, one question to the token ... I use Google as provider and try to get data from a Google API with the stsTokenManager.accessToken value. Is it the right one? I do not get any result but a 401 (the API in general works with original Google signin / token creation).