n4bb12 / verdaccio-github-oauth-ui

πŸ“¦πŸ” GitHub OAuth plugin for Verdaccio
https://verdaccio.org
MIT License
74 stars 45 forks source link

Add support for using JWT security with the API #52

Closed n4bb12 closed 4 years ago

n4bb12 commented 4 years ago

Resolves https://github.com/n4bb12/verdaccio-github-oauth-ui/issues/48

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3cf5459). Click here to learn what that means. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   33.93%           
=========================================
  Files             ?       26           
  Lines             ?      333           
  Branches          ?       48           
=========================================
  Hits              ?      113           
  Misses            ?      219           
  Partials          ?        1           
Impacted Files Coverage Ξ”
src/server/flows/CliFlow.ts 22.72% <0.00%> (ΓΈ)
src/server/flows/WebFlow.ts 9.67% <0.00%> (ΓΈ)
src/server/verdaccio/Verdaccio.ts 41.17% <0.00%> (ΓΈ)
src/server/plugin/AuthCore.ts 100.00% <100.00%> (ΓΈ)
src/logger.ts 100.00% <0.00%> (ΓΈ)
src/client/plugin/lib.ts 0.00% <0.00%> (ΓΈ)
src/client/verdaccio-3.ts 0.00% <0.00%> (ΓΈ)
src/client/plugin/credentials.ts 0.00% <0.00%> (ΓΈ)
src/constants.ts 100.00% <0.00%> (ΓΈ)
... and 20 more

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 3cf5459...23b97d2. Read the comment docs.