2.1.2
Seeing as 2.1.1 is the version required by lucadegasperi/oauth2-server-laravel
for Laravel 4 users, it seemed important to get this bug-fix into the 2.x branch as well as 3.x.
- Fix checking for access token in
$_SERVER['HTTP_AUTHORIZATION']
, which effects the PHP development server, FortRabbit and probably plenty of other environments.