I can't find any sign of methods for reseting password or sending password reset email in the new firebase-auth for Polymer 1.0 and above. Where can I find it if it exists? I would need it to be able to complete the sign in / up procedure.
I can see the old version for Polymer 0.5 and older that has the methods but the documentation says it's for Polymer 0.5 and older.
Any help would be appreciated.