summaryrefslogtreecommitdiff
path: root/src/assets/images
AgeCommit message (Collapse)AuthorFilesLines
2020-01-23Add login and logout functionalityDerick Montague1-0/+1
- Add AuthenticationStore - Add ability to login and logout - Add route navigation guard - Add login styles - Add temporary authentication for api call - Add Login directory - Add index.js In order to login a .env.development.local file that contains BASE_URL="https://<ip address> or <FQDN>" Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I88b93e287e66f4bae82a1ec2934cdef12d78264e