Kong / unirest-php

Unirest in PHP: Simplified, lightweight HTTP client library.
http://unirest.io/php
MIT License
1.28k stars 328 forks source link

Get API login roles with mashape/unirest, Symfony 3 #127

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello, I have an API login with which I should to authenticate to access in my application web, to be done I use mashape/unirest for API caller with symfony, my problem is that I do not know how can I get the roles of the user after authentication via my API with Unirest.