Releases: laravel/passport
Releases · laravel/passport
v7.3.5
06 Aug 18:11
Compare
Sorry, something went wrong.
No results found
Fixed
Use bigInteger column type for user_id columns (#1057 )
v7.3.4
30 Jul 15:57
Compare
Sorry, something went wrong.
No results found
Changed
Remove old 5.9 constraints (58eb99c )
v7.3.3
30 Jul 15:56
Compare
Sorry, something went wrong.
No results found
Changed
Update version constraints for Laravel 6.0 (609b5e8 )
v7.3.2
30 Jul 15:51
Compare
Sorry, something went wrong.
No results found
v7.3.1
02 Jul 15:39
Compare
Sorry, something went wrong.
No results found
Changed
Change server property type in CheckClientCredentialForAnyScope (#1034 )
v7.3.0
28 May 16:07
Compare
Sorry, something went wrong.
No results found
Added
Allow first party clients to skip the authorization prompt (#1022 )
Fixed
Fix AccessToken docblock (#996 )
v7.2.2
22 Apr 20:29
Compare
Sorry, something went wrong.
No results found
Fixed
Allow installs of zend-diactoros 2 (c0c3fca )
v7.2.1
22 Apr 20:29
Compare
Sorry, something went wrong.
No results found
Fixed
Change wasRecentlyCreated to false (#979 )
v7.2.0
22 Apr 20:29
Compare
Sorry, something went wrong.
No results found
Changed
Changed the way to get action path from url() to route() (#950 )
Allow '*' scope to be used with Client Credentials (#949 )
Fixed
Replace fire() with dispatch() (#952 )
v7.1.0
22 Apr 20:28
Compare
Sorry, something went wrong.
No results found
Added
Added redirect_uri and user_id options to cli (#921 , 8b8570c )
Add ext-json dependency (#940 )
Changed
Make name an optional question (#926 )
Fixed
Do not auto increment AuthCode ID (#929 )
Allow multiple redirects when creating clients (#928 )
Add responses for destroy methods (#942 )