Skip to content

fix: Derive Clone in JWT claim types - #323

Merged
spencewenski merged 2 commits into
mainfrom
derive-clone-in-claims
Aug 11, 2024
Merged

fix: Derive Clone in JWT claim types#323
spencewenski merged 2 commits into
mainfrom
derive-clone-in-claims

Conversation

@spencewenski

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 11, 2024

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 47.96%. Comparing base (054e161) to head (df93015).

Files Patch % Lines
src/middleware/http/auth/jwt/openid.rs 50.00% 1 Missing ⚠️
Files Coverage Δ
src/middleware/http/auth/jwt/ietf.rs 100.00% <100.00%> (ø)
src/middleware/http/auth/jwt/mod.rs 56.79% <100.00%> (ø)
src/middleware/http/auth/jwt/openid.rs 50.00% <50.00%> (ø)

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 054e161...df93015. Read the comment docs.

@spencewenski
spencewenski merged commit 4a2586a into main Aug 11, 2024
@spencewenski
spencewenski deleted the derive-clone-in-claims branch August 11, 2024 09:08
@github-actions github-actions Bot mentioned this pull request Aug 12, 2024
spencewenski added a commit that referenced this pull request Aug 12, 2024
## 🤖 New release
* `roadster`: 0.5.18 -> 0.5.19

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

<blockquote>

##
[0.5.19](roadster-v0.5.18...roadster-v0.5.19)
- 2024-08-12

### Added
- Redact bearer tokens in insta snapshots
([#325](#325))

### Fixed
- Do not simply use bearer token from cookie for auth
([#326](#326))
- Set default value for Jwt cookie name
([#324](#324))
- Derive `Clone` in JWT claim types
([#323](#323))
- Use `leptos_routes` in leptos example instead of
`leptos_routes_with_context`
([#322](#322))

### Other
- *(deps)* Bump EmbarkStudios/cargo-deny-action from 1 to 2
([#319](#319))
</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>
Co-authored-by: Spencer Ferris <3319370+spencewenski@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