Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conform to 5.2's Authenticatable contract
Laravel 5.2 introduced the `getAuthIdentifierName` abstract function in its Authenticatable contract, throwing an error if `AuthJWTUser` is used to authenticate.
- Loading branch information