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

feat: parse jwt token in url path. #173

Merged
merged 1 commit into from
Sep 25, 2018
Merged

feat: parse jwt token in url path. #173

merged 1 commit into from
Sep 25, 2018

Conversation

appleboy
Copy link
Owner

fix #172

@codecov-io
Copy link

codecov-io commented Sep 25, 2018

Codecov Report

Merging #173 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   96.47%   96.56%   +0.09%     
==========================================
  Files           1        1              
  Lines         340      349       +9     
==========================================
+ Hits          328      337       +9     
  Misses          8        8              
  Partials        4        4
Impacted Files Coverage Δ
auth_jwt.go 96.56% <100%> (+0.09%) ⬆️

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 a4d85f5...a290230. Read the comment docs.

@appleboy appleboy merged commit 56d88c1 into master Sep 25, 2018
@appleboy appleboy deleted the param branch September 25, 2018 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support get token from url parameter
2 participants