Skip to content
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

refactor: add identity as key name. #156

Merged
merged 1 commit into from
Aug 30, 2018
Merged

refactor: add identity as key name. #156

merged 1 commit into from
Aug 30, 2018

Conversation

appleboy
Copy link
Owner

fix #152
fix #155

@codecov-io
Copy link

codecov-io commented Aug 30, 2018

Codecov Report

Merging #156 into master will increase coverage by 0.96%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   94.98%   95.95%   +0.96%     
==========================================
  Files           1        1              
  Lines         319      321       +2     
==========================================
+ Hits          303      308       +5     
+ Misses         11        9       -2     
+ Partials        5        4       -1
Impacted Files Coverage Δ
auth_jwt.go 95.95% <100%> (+0.96%) ⬆️

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 7fd685f...1ba8c9d. Read the comment docs.

@appleboy appleboy merged commit 7275760 into master Aug 30, 2018
@appleboy appleboy deleted the identity branch August 30, 2018 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should delete other Claims["id"]
2 participants