I need to get the current user id.
In Javascript I use this to obtain the id 
uid = firebase.auth().currentUser.uid // uid= ABO0Xc2E6KSDodEhenICkXF371x1 
how do I get the uid in python ?
This is the code to retrieve the user id without login or signup.
auth.current_user['localId']
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With