aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/config.ts
Commit message (Collapse)AuthorAgeFilesLines
* Linked frontend to backend, but backend needs to enable CORS.Danijel Andjelkovic2022-03-071-1/+1
|
* Added auth and auth guard services, included ngx-cookie-service and ↵Danijel Andjelkovic2022-03-051-0/+3
angular-jwt. Made a configuration file.