8.1.0
Important Changes
⚠️ LinkedIn authentication now uses OpenID Connect instead of OAuth 2.0.LinkedIn OAuth 2.0-based authentication with previous versions of the AspNet.Security.OAuth.LinkedIn packages no longer work due to the services being deprecated by LinkedIn.
Customisations to the LinkedIn OAuth integration may no longer work as intended after upgrading.
What's Changed
- Remove the Kloudless provider by @kevinchalet in #822
- Bump GitHub Actions and add Dependabot by @martincostello in #827
- Fix package validation by @martincostello in #884
- Attest artifacts by @martincostello in #889
- Support for the new LinkedIn API version format by @softwareolatomiwa in #834
- Implement Pipedrive OAuth provider by @denis-goncharenko in #892
- Implement Airtable OAuth provider by @denis-goncharenko in #895
- Implement Calendly OAuth provider by @denis-goncharenko in #896
- Implement Typeform OAuth provider by @denis-goncharenko in #897
- Zoom implementation of AspNet.Security.OAuth by @softwareolatomiwa in #836
- Bump version by @martincostello in #904
New Contributors
- @softwareolatomiwa made their first contribution in #834
- @denis-goncharenko made their first contribution in #892
Full Changelog: 8.0.0...8.1.0