thisbejim / Pyrebase

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

The Current State of pyrabase [URGENT] #432

Closed IGN-Styly closed 1 year ago

IGN-Styly commented 1 year ago

Project Seems Inactive, I propose project transfer, maybe a fork or archiving.

Lxstr commented 1 year ago

This fork https://github.com/josewails/Pirebase uses gcloud-auth for authentication in place of the deprecated Oauth2Client.

Lxstr commented 1 year ago
  1. Pyrebase4 seems to be maintained although still using Oauth2Client.
  2. Pirebase using gcloud-auth
  3. Firebase-admin-python is new which has firestore, auth and sso support using firebase which uses google cloud APIs