Giter VIP home page Giter VIP logo

Comments (15)

crunk1 avatar crunk1 commented on July 24, 2024

Also related: firebase/firebase-admin-node#241

from firebase-admin-python.

swaterfall avatar swaterfall commented on July 24, 2024

Anyone know if there are plans to implement email actions?

from firebase-admin-python.

hiranya911 avatar hiranya911 commented on July 24, 2024

Email action links API was implemented in #258

from firebase-admin-python.

EuclidHeron avatar EuclidHeron commented on July 24, 2024

@hiranya911 Question - are the 'send' going to be implemented soon? Those only seem to generate links. Or am I off?

from firebase-admin-python.

bojeil-google avatar bojeil-google commented on July 24, 2024

These APIs are only for generating links. We don't have plans in the short term to send customized emails from the Admin SDK.

from firebase-admin-python.

EuclidHeron avatar EuclidHeron commented on July 24, 2024

@bojeil-google What about a default email? Is there a way to send an email (I do not care about customization) directly?

from firebase-admin-python.

bojeil-google avatar bojeil-google commented on July 24, 2024

There are no plans for that as you can already do it with the client SDK. The Node.js client SDK can do that. The value here is in adding the capability to build customized emails which is not possible in our client SDKs. A lot of developers want this capability which is now possible through these new APIs. Ideally it would be great if we can send the customized emails for the developer too but we are not there yet.

from firebase-admin-python.

bojeil-google avatar bojeil-google commented on July 24, 2024

BTW, the REST API is documented here: https://firebase.google.com/docs/reference/rest/auth/#section-send-password-reset-email

from firebase-admin-python.

EuclidHeron avatar EuclidHeron commented on July 24, 2024

Thank you very much @bojeil-google . So we would just need to make a REST API call from Python? For example using 'http://docs.python-requests.org/en/master/' or urllib.request ?

from firebase-admin-python.

bojeil-google avatar bojeil-google commented on July 24, 2024

It's up to you.

from firebase-admin-python.

naclcaleb avatar naclcaleb commented on July 24, 2024

Is this still relevant? I'm happy to work on this if it is.

from firebase-admin-python.

naclcaleb avatar naclcaleb commented on July 24, 2024

I made an initial PR: #368

from firebase-admin-python.

hiranya911 avatar hiranya911 commented on July 24, 2024

Thanks for looking into this Caleb. I've assigned your PR to one of our Auth team members. Stay tuned for an update.

from firebase-admin-python.

shahargl avatar shahargl commented on July 24, 2024

Any updates?

from firebase-admin-python.

maccman avatar maccman commented on July 24, 2024

This is pretty bizarre that it's not in the official API.

from firebase-admin-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.