conveyal / modeify

Deliver personalized commute information to travelers.
Other
64 stars 26 forks source link

Auth0 secret fix #429

Closed evansiroky closed 5 years ago

evansiroky commented 5 years ago

The manager page wasn't loading because the wrong secret key was being used on the backend. This commit fixes that.

Also, I guess this adds all the things that have been merged to master since this commit was branched off of master. Oops.

codecov-io commented 5 years ago

Codecov Report

Merging #429 into dev will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev    #429   +/-   ##
=====================================
  Coverage   0.66%   0.66%           
=====================================
  Files        276     276           
  Lines      12042   12042           
=====================================
  Hits          80      80           
  Misses     11962   11962
Impacted Files Coverage Δ
lib/auth0.js 0% <ø> (ø) :arrow_up:
client/session/index.js 0% <0%> (ø) :arrow_up:

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 60e8617...111bf0c. Read the comment docs.