Closed Itzabelli closed 1 year ago
Include the error message with the help of the yToast component of Web-lib, when an invalid partner address is added in the login.
Show an alert message to the user when the address provided in the login is not matching the approved addresses.
After making the changes I ran yarn dev and confirmed that everything appeared as expected
yarn dev
Description
Include the error message with the help of the yToast component of Web-lib, when an invalid partner address is added in the login.
Motivation and Context
Show an alert message to the user when the address provided in the login is not matching the approved addresses.
How Has This Been Tested?
After making the changes I ran
yarn dev
and confirmed that everything appeared as expected