I'm guessing that your referring to the data in the login form.
Just set the values to null, or empty string on login success.
I would also highly recommend using Angular-formly to handle your forms.. makes life a lot easier in the long run.
I'm guessing that your referring to the data in the login form.
Just set the values to null, or empty string on login success.
I would also highly recommend using Angular-formly to handle your forms.. makes life a lot easier in the long run.