Skip to content

fix: Extract jwt as a bearer token from cookies - #316

Merged
spencewenski merged 1 commit into
mainfrom
jwt-from-cookie-fix
Aug 5, 2024
Merged

fix: Extract jwt as a bearer token from cookies#316
spencewenski merged 1 commit into
mainfrom
jwt-from-cookie-fix

Conversation

@spencewenski

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 5, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.96%. Comparing base (b8b4a1f) to head (328c9be).

Files Patch % Lines
src/middleware/http/auth/jwt/mod.rs 95.83% 1 Missing ⚠️
Files Coverage Δ
src/middleware/http/auth/jwt/mod.rs 56.79% <95.83%> (+22.96%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8b4a1f...328c9be. Read the comment docs.

@spencewenski
spencewenski merged commit 1d8dace into main Aug 5, 2024
@spencewenski
spencewenski deleted the jwt-from-cookie-fix branch August 5, 2024 00:31
@github-actions github-actions Bot mentioned this pull request Aug 5, 2024
spencewenski pushed a commit that referenced this pull request Aug 5, 2024
## 🤖 New release
* `roadster`: 0.5.16 -> 0.5.17

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.17](roadster-v0.5.16...roadster-v0.5.17)
- 2024-08-05

### Fixed
- Extract jwt as a bearer token from cookies
([#316](#316))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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