Class RecoverPasswordHandler

    • Constructor Detail

      • RecoverPasswordHandler

        public RecoverPasswordHandler​(Application application)
    • Method Detail

      • startReset

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