Azard / egg-oauth2-server

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

Allow to override authenticateHandler #52

Closed sm2017 closed 5 years ago

sm2017 commented 5 years ago
Checklist
Affected core subsystem(s)
Description of change

Allow to override authenticateHandler

Azard commented 5 years ago

fix lint, thanks: https://travis-ci.org/Azard/egg-oauth2-server/builds/544071644?utm_source=github_status&utm_medium=notification

codecov-io commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   80.45%   80.45%           
=======================================
  Files           3        3           
  Lines          87       87           
=======================================
  Hits           70       70           
  Misses         17       17
Impacted Files Coverage Δ
lib/server.js 80.88% <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 5930059...cca70ac. Read the comment docs.