This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Releases: mattrasband/aiohttp-oauth2
Releases · mattrasband/aiohttp-oauth2
Bugfix Release: Adds missing content-type header for form-data requests
This fixes when oauth2 resource providers are more technically correct in validating the content-type they receive, specifically for form data.