Skip to content

1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramsey ramsey released this 12 Aug 13:47
· 537 commits to master since this release
  • BREAK: Add toArray() to ResourceOwnerInterface.
  • Always attempt to parse responses as JSON and fallback on failure.
  • Add dot notation support to access token resource owner ID.
  • Use the Bearer authorization header for the generic provider.
  • Documentation updates.