OAuth2 v3.0.2 Release Notes

Release Date: 2017-01-31 // about 7 years ago
    • ๐Ÿšš Move secretInBody and customParameters from authConfig to clientConfig, where they belong
    • Allow to override default UTF-8 encoding of the Basic authorization header
    • ๐Ÿ‘Œ Improvements to embedded authorization
    • โœ‚ Remove onAuthorize and onFailure callbacks, which have been deprecated with 3.0 (now handled in the callback to authorize())