Closed quinone closed 6 months ago
When authenticated /vault should display the name, usernames , url and passwords
When unauthenticated it should redirect to login page
Added tests:
Checks if unauthenticated user tries to access route if they are correctly redirected
Checks if /vault/ renders the test data on the page
When authenticated /vault should display the name, usernames , url and passwords
When unauthenticated it should redirect to login page