Skip to content

2.1.1

Compare
Choose a tag to compare
@alexbilbie alexbilbie released this 23 Sep 13:39
· 2353 commits to master since this release
  • Added conditional isValid() flag to check for Authorization header only (thanks @alexmcroberts)
  • Fixed semantic meaning of requireScopeParam() and requireStateParam() by changing their default value to true
  • Updated some duff docblocks
  • Corrected array key call in Resource.php (Issue #63)