OAuth 2.0 Client v1.0.0-beta2 Release Notes

  • ๐Ÿš€ Released: 2015-08-12

    • 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.