AsifArmanRahman / firebase-rest-api

A simple python wrapper for Google's Firebase REST API's.
https://firebase-rest-api.readthedocs.io
MIT License
59 stars 14 forks source link

Added change_email and change_password methods to auth #20

Closed ladosha closed 1 year ago

ladosha commented 1 year ago

I noticed that these two were missing and needed them in a project. They use the same request URL as the existing methods.