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.
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.