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

fix: read cookie if auth header is undefined #79

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

nogic1008
Copy link
Contributor

This PR fixes middleware error on swa-cli

@nogic1008 nogic1008 added the bug 🐛 Something isn't working label Mar 7, 2024
@nogic1008 nogic1008 added this to the vNext milestone Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 96.78%. Comparing base (f351f48) to head (e3358a6).

Files Patch % Lines
...es/nuxt-swa/src/runtime/composables/useEasyAuth.ts 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   97.73%   96.78%   -0.96%     
==========================================
  Files           8        8              
  Lines         398      404       +6     
  Branches       33       33              
==========================================
+ Hits          389      391       +2     
- Misses          9       13       +4     

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

@nogic1008 nogic1008 enabled auto-merge (squash) March 7, 2024 07:10
@nogic1008 nogic1008 merged commit 9c9ce86 into main Mar 7, 2024
5 of 7 checks passed
@nogic1008 nogic1008 deleted the hotfix/swa-cli-auth-error branch March 7, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant