thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.05k stars 525 forks source link

Authentication using google #369

Open tazim404 opened 3 years ago

tazim404 commented 3 years ago

I want to ask how I can sign in to the user using google or GitHub using pyrebase.

raiyan22 commented 3 years ago

Requesting to the one who can do this, please do it :' I also need to know how can I sign in to the user using google or facebook using pyrebase. Thank you :')

sankalpmukim commented 3 years ago

Honestly, this would be an amazing feature. Someone please do this. Maybe with django.

dchen327 commented 2 years ago

Is there a solution for this at all?

RyanAquino commented 1 year ago

Any updates on this possible feature?

sedna16 commented 1 year ago

also want to know any updates on this.

arkodeep3404 commented 1 year ago

any updates???

AsifArmanRahman commented 1 year ago

I've implemented it in my version of Pyrebase as firebase-rest-api. The link contains direct doc example of how to use it.

arkodeep3404 commented 1 year ago

could you please provide more details

AsifArmanRahman commented 1 year ago

could you please provide more details

Please read the documentation. If unclear in any part, open a discussion in the repo mentioning the exact confusing part.

arkodeep3404 commented 1 year ago

ok thanks a lot