Skip to content

The Password Granter

Compare
Choose a tag to compare
@p2 p2 released this 28 Feb 10:56
· 81 commits to main since this release
  • 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)