packagist laravel/passport v7.0.4

latest releases: 12.x-dev, 13.x-dev, v12.3.0...
5 years ago

Added

  • Add middleware CheckClientCredentialsForAnyScope (#855)
  • Support a default scope when no scope was requested by the client (#879)
  • Allow setting expiration of personal access tokens (#919)

Changed

  • Change auth code table to the model's table (#865)
  • Made whereRevoked consistent (#868)
  • Use unsignedInteger column type for client_id columns (47f0021)

Fixed

  • Prevent passing empty string variable to retrieveById method (#861)

Don't miss a new passport release

NewReleases is sending notifications on new releases.