Skip to content

Support Axum Version 0.8.X#62

Open
SirBubbls wants to merge 3 commits into
cduvray:mainfrom
SirBubbls:f/axum-8.0-update
Open

Support Axum Version 0.8.X#62
SirBubbls wants to merge 3 commits into
cduvray:mainfrom
SirBubbls:f/axum-8.0-update

Conversation

@SirBubbls

Copy link
Copy Markdown

This PR adds support for Axum 0.8.X.

Changes

  • async_trait for FromRequestParts no longer necessary
  • for extracting Option<JwtClaims<T>> implementing OptionalFromRequestParts is now required

@mbergkvist

Copy link
Copy Markdown

@cduvray I'd like this get in too, soon if possible. utoipa-axum depends on axum-0.8 and I'd like to be able to use it. Anything I can help with to get this in?

@sjoerdsimons

Copy link
Copy Markdown
Contributor

fwiw this seems to be a subset of of #61 ; Also the last commits are somewhat surprising (empty, deleting the demo server)

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.

3 participants