summaryrefslogtreecommitdiff
path: root/frontend/package.json
AgeCommit message (Collapse)AuthorFilesLines
2020-11-23Add frontend implementationJon Bergli Heier1-2/+4
2020-11-16Add frontendJon Bergli Heier1-0/+42
Authentication is currently working but no other functionality is yet implemented. Authentication is done using OAuth 2 via the backend, currently we assume jab is being used.