fireData icon indicating copy to clipboard operation
fireData copied to clipboard

Is there any ways to aquire Authentication data in firebase?

Open ChiHangChen opened this issue 7 years ago • 1 comments

Is there any ways to aquire Authentication data in firebase? I want to aquire data here : https://imgur.com/vqYG3ox

ChiHangChen avatar Nov 15 '18 04:11 ChiHangChen

that seems to be only possible via the admin sdk: https://firebase.google.com/docs/reference/admin/ which has no API reference yet, so you might implement that code via python.

Kohze avatar Nov 20 '18 20:11 Kohze