v1.67.0
Overview
This release contains the following:
- A fix to the Apple provider that handles Apple's
POST
to the callback URL (instead ofGET
, which is the standard). - A fix to the Discord provider to better handle profile photos.
- Better support for our OpenID provider.
- Extra data in the Salesforce provider via the raw data field.
- Support for the
login_hint
parameter in the Google provider.
Contributors
This release wouldn't have been possible without the hard work from the following people. Thanks to everyone who contributed!
- #356 - @wunderkind2k1 - Minor adjustment in GetState when apple posts callback (instead of get). Fixes #360
- #395 - @yaronius - Trying to apply changes from #356
- #393 - @yyewolf - Unexpected behaviour from github
- #392 - @subhan-nadeem - Include end_session_endpoint in OpenIDConfig when retrieving the OpenID configuration from the OpenID Discovery endpoint
- #389 - @yyewolf - Properly fixed discord's avatar
- #383 - @kainosnoema - Add login_hint parameter to Google provider
- #384 - @chrisguox - Fix discord avatar url error
- #386 - @subhan-nadeem - Export OpenIDConfig in openIdConnect provider
- #387 - @mxaly - Support User.rawData in Salesforce provider
- #388 - @yyewolf - Added support for gifs in discord