3.1.2
Added
- Add ability to specify the
prompt
parameter for the Discord provider (#367, #415) Thanks @damccull and @lukefulliton! - Add a provider for Okta (#403, #442) Thanks @martincostello!
- Add a provider for SuperOffice (#417, #418) Thanks @AnthonyYates!
Changes
- Update Discord provider domain from
discordapp.com
todiscord.com
(#426, #427) Thanks @Herdo! - Change the default scopes for the Strava provider (#443) Thanks @bryantlikes!
- Update the Patreon provider to use the v2 API (#446) Thanks @martincostello!
- Update the package reference for
System.IdentityModel.Tokens.Jwt
in the Apple provider to v5.5.0 (#451) Thanks @martincostello!
Fixes
- Fix exception if user cancels Sign in with Apple (#424, #425) Thanks @dbevan-kabam and @martincostello!
- Fix
ObjectDisposedException
when using System.IdentityModel.Tokens.Jwt 5.5.0+ (#439, #451) Thanks @AnthonyYates and @martincostello!