You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to log in so that I can interact with the companies that I have access to.
Status ✔️
Acceptance Criteria
When I perform a log in with the correct credentials, I should be logged in and be allowed to perform actions on the companies and resources that my user is privileged for.
When I perform a log in with incorrect credentials, I should be notified of the error and be able to try again.
Please also note:
I should not be automatically logged out of the application if I close the web browser or the tab.