OAuth2 v3.0.3 Release Notes

Release Date: 2017-02-28 // about 7 years ago
    • Implement custom authorization UIs for password grants (thanks @amaurydavid !)
    • ๐Ÿ‘ Allow more UI customization via authConfig.UI and making OAuth2Authorizer friendlier to subclassing
    • Optionally allow DataLoader to follow 302 redirects automatically (on same host)
    • ๐Ÿ›  Fix a bug with data loader not using refresh tokens (#184)