Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 225 Bytes

CHANGELOG.md

File metadata and controls

7 lines (4 loc) · 225 Bytes

Changelog

[Unreleased]

Breaking

  • Updated oxide-auth-axum to Axum 0.6 and adapted OAuthRequest to FromRequest and OAuthResource to FromRequestParts per tokio-rs/axum#1272