Releases: ipunkt/laravel-oauth-introspection
Releases · ipunkt/laravel-oauth-introspection
library changed
Laravel 8 Release
Thanks to @Cellard for the PR.
1.0.4: Merge pull request #7 from plunkettscott/master
Support for Laravel Passport 7
Supporting revoked client validation
Merge pull request #5 from robbytaylor/master fix: token isn't valid if the issuing client is revoked
Support Laravel 5.6 and Laravel Passport 5.*, 6.*
Merge pull request #3 from robbytaylor/patch-1 Add Passport 5.0 and 6.0 to supported versions
using laravel-package-manager:1
1.0.1 license file updated
Support Laravel 5.5 and Laravel Passport 1.*-4.*
1.0.0 supports laravel 5.5 package discovery and fixes #1 passport dependency
dependency updated
0.1.1 dependency updated
initial release
0.1.0 routes and Controller added