Azard / egg-oauth2-server

:star2: OAuth2 server plugin for egg.js based on node-oauth2-server
MIT License
178 stars 45 forks source link

feat: add authorize func #9

Closed thonatos closed 7 years ago

thonatos commented 7 years ago
Checklist
Affected core subsystem(s)
Description of change
codecov-io commented 7 years ago

Codecov Report

Merging #9 into master will decrease coverage by 16.56%. The diff coverage is 11.76%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
- Coverage   92.75%   76.19%   -16.57%     
===========================================
  Files           3        3               
  Lines          69       84       +15     
===========================================
  Hits           64       64               
- Misses          5       20       +15
Impacted Files Coverage Δ
lib/server.js 75.38% <11.76%> (-22.62%) :arrow_down:

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 8db48f9...c69d33a. Read the comment docs.