PulseTile / PulseTile-React-Core

PulseTile framework - developed with ReactJS
Apache License 2.0
10 stars 12 forks source link

Remove auth0 #297

Closed BogdanScherban closed 5 years ago

BogdanScherban commented 5 years ago

For the issue: https://github.com/LeedsCC/Helm-PHR-Project/issues/81

What was done: 1) auth0 script was removed from index.html; 2) all functionality which used Auth0, was removed 3) checked workability by unit-test and manually

codecov-io commented 5 years ago

Codecov Report

Merging #297 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #297   +/-   ##
========================================
  Coverage    96.86%   96.86%           
========================================
  Files          120      120           
  Lines         1562     1562           
  Branches       243      243           
========================================
  Hits          1513     1513           
  Misses          39       39           
  Partials        10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3ec1a33...0c549cf. Read the comment docs.