added tests, bug fixes and cleanup
This commit is contained in:
@@ -73,6 +73,7 @@ class AuthController extends ApiController
|
||||
|
||||
return $this->respondAsResource(
|
||||
$user->makeVisible(['permissions']),
|
||||
false,
|
||||
['token' => $token]
|
||||
);
|
||||
}//end if
|
||||
|
||||
Reference in New Issue
Block a user