firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Add email send functions to auth - Fixes #161

Open naclcaleb opened this issue 6 years ago • 1 comments

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines:

Discussion

Fixes #161

Testing

I'm not really sure how to run the tests, and since the functions I added don't return anything, I don't really know how to write tests for them. Any advice here would be much appreciated.

API Changes

  • At this time we cannot accept changes that affect the public API. If you'd like to help us make Firebase APIs better, please propose your change in an issue so that we can discuss it together.

naclcaleb avatar Nov 19 '19 21:11 naclcaleb

I think the Auth team has some concerns over exposing these APIs from the Admin SDK.

@bojeil-google what do you think?

hiranya911 avatar Nov 19 '19 21:11 hiranya911