Skip to content

Support Axum Version 0.8.X #62

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SirBubbls
Copy link

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

@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
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