I have written a code to verify the user on Login. I would like to trigger a toast to display messages such as " Error at sign it : Email not Found or Password incorrect" etc. How should I trigger a snackbar with these messages from my server where I am performing the validation?