Class RecoverPasswordHandler

    • Constructor Detail

      • RecoverPasswordHandler

        public RecoverPasswordHandler​(android.app.Application application)
    • Method Detail

      • startReset

        public void startReset​(@NonNull
                               java.lang.String email,
                               @Nullable
                               com.google.firebase.auth.ActionCodeSettings actionCodeSettings)