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

Feature: Flexible WebSocket JWT Tokens #116

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Sep 4, 2024

No description provided.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 100 lines in your changes missing coverage. Please review.

Project coverage is 60.60%. Comparing base (10b39ac) to head (a0b5e63).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nakago_ws/src/auth.rs 0.00% 55 Missing ⚠️
nakago_axum/src/auth/claims.rs 0.00% 21 Missing ⚠️
nakago_axum/src/auth/jwks.rs 0.00% 16 Missing ⚠️
nakago_axum/src/auth/validator.rs 0.00% 6 Missing ⚠️
nakago_ws/src/controller.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   62.13%   60.60%   -1.54%     
==========================================
  Files          47       48       +1     
  Lines        3201     3282      +81     
==========================================
  Hits         1989     1989              
- Misses       1212     1293      +81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkonkle bkonkle merged commit ce523d0 into main Sep 4, 2024
4 of 6 checks passed
@bkonkle bkonkle deleted the features/flexible-ws-tokens branch September 4, 2024 12:52
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.

1 participant