Skip to content

feat: Derive OperationIo for Jwt struct#311

Merged
spencewenski merged 2 commits into
mainfrom
derive-OperationIo
Aug 4, 2024
Merged

feat: Derive OperationIo for Jwt struct#311
spencewenski merged 2 commits into
mainfrom
derive-OperationIo

Conversation

@spencewenski
Copy link
Copy Markdown
Member

This will allow Jwt to be used in responses as well.

Also, derive serialize/deserialize

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 4, 2024

Codecov Report

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

Project coverage is 47.90%. Comparing base (c4757be) to head (3343b56).
Report is 1 commits behind head on main.

Files Patch % Lines
src/middleware/http/auth/jwt/mod.rs 0.00% 1 Missing ⚠️
Files Coverage Δ
src/middleware/http/auth/jwt/mod.rs 48.93% <0.00%> (-1.07%) ⬇️

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 0c758fc...3343b56. Read the comment docs.

This will allow Jwt to be used in responses as well.

Also, derive serialize/deserialize
@spencewenski spencewenski merged commit 32bbdaf into main Aug 4, 2024
@spencewenski spencewenski deleted the derive-OperationIo branch August 4, 2024 08:18
@github-actions github-actions Bot mentioned this pull request Aug 4, 2024
spencewenski pushed a commit that referenced this pull request Aug 4, 2024
## 🤖 New release
* `roadster`: 0.5.15 -> 0.5.16

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

<blockquote>

##
[0.5.16](roadster-v0.5.15...roadster-v0.5.16)
- 2024-08-04

### Added
- Extract JWT from cookie
([#314](#314))
- Derive `OperationIo` for `Jwt` struct
([#311](#311))
- Change user.last_sign_in_at column to non-null with default
([#312](#312))

### Other
- Add pre-commit hook to check formatting
([#313](#313))
</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