Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: mattrasband/aiohttp-oauth2

Bugfix Release: Adds missing content-type header for form-data requests

20 Apr 14:46
bbcc1d8
Compare
Choose a tag to compare

This fixes when oauth2 resource providers are more technically correct in validating the content-type they receive, specifically for form data.