New
v2.0.1
What's Changed
- Making request with mixed case headers can mess up request by @clemensm in https://github.com/ueberauth/oauth2/pull/157
- Misc doc changes by @kianmeng in https://github.com/ueberauth/oauth2/pull/155
- chore: improve workflows by @yordis in https://github.com/ueberauth/oauth2/pull/163
- fix client params typespec issue by @boonious in https://github.com/ueberauth/oauth2/pull/166
- Remove applications step in install by @davydog187 in https://github.com/ueberauth/oauth2/pull/153
- Add "Accept: application/json" header by default for get_token by @giddie in https://github.com/ueberauth/oauth2/pull/167
New Contributors
- @clemensm made their first contribution in https://github.com/ueberauth/oauth2/pull/157
- @kianmeng made their first contribution in https://github.com/ueberauth/oauth2/pull/155
- @yordis made their first contribution in https://github.com/ueberauth/oauth2/pull/163
- @boonious made their first contribution in https://github.com/ueberauth/oauth2/pull/166
- @davydog187 made their first contribution in https://github.com/ueberauth/oauth2/pull/153
- @giddie made their first contribution in https://github.com/ueberauth/oauth2/pull/167
Full Changelog: https://github.com/ueberauth/oauth2/compare/v2.0.0...v2.0.1