The Password Granter
- Implement custom authorization UIs for password grants (thanks @amaurydavid !)
- Allow more UI customization via
authConfig.UI
and makingOAuth2Authorizer
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)