mk-5 / gdx-fireapp

libGDX Firebase API
Apache License 2.0
65 stars 21 forks source link

Password reset function #9

Closed kasandrop closed 5 years ago

kasandrop commented 5 years ago

Password reset function is missing. Firebase has got this function: FirebaseAuth.getInstance().sendPasswordResetEmail(email@email.pl) Serious login mechanism needs that functionality..

mk-5 commented 5 years ago

Thanks for reporting.

Yes, you are right. It will be add in next release! 1.8.1 (very soon)

mk-5 commented 5 years ago

The new version (1.8.1) is available. Example with sendPasswordResetEmail is here: https://github.com/mk-5/gdx-fireapp/wiki/Examples#user-menage