-
Notifications
You must be signed in to change notification settings - Fork 527
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
fix: authentication middleware is implemented by changing from framework droplet to framework gin #2254
Conversation
…t framework to gin framework
…t framework to gin framework
Codecov Report
@@ Coverage Diff @@
## master #2254 +/- ##
==========================================
+ Coverage 68.12% 69.85% +1.73%
==========================================
Files 127 184 +57
Lines 3369 7272 +3903
Branches 829 829
==========================================
+ Hits 2295 5080 +2785
- Misses 1074 1897 +823
- Partials 0 295 +295
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Need to fix CI @nic-chen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change made for security reasons?
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
authentication middleware is implemented by changing from framework droplet to framework gin
Checklist: