Skip to content

fix: move the check for Authenticator to login handler. #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2017

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Apr 4, 2017

@codecov-io
Copy link

Codecov Report

Merging #69 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   96.31%   96.34%   +0.02%     
==========================================
  Files           1        1              
  Lines         163      164       +1     
==========================================
+ Hits          157      158       +1     
  Misses          4        4              
  Partials        2        2
Impacted Files Coverage Δ
auth_jwt.go 96.34% <100%> (+0.02%) ⬆️

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 6f16f24...d332437. Read the comment docs.

@appleboy appleboy merged commit f7347d7 into master Apr 4, 2017
@appleboy appleboy deleted the authenticator branch April 4, 2017 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why is Authenticator func a required?
2 participants