My company have two laravel5.2 project and we need this two project request api from each other. I have searched for this question, and i think laravel passport's client grant type is the way that can solve my question. but passport do not support laravel version 5.2. so is there other package that can implement this methods in passort and support laravel 5.2?