Trying to retrieve an access token from MS Azure
something like this:
namespace App\\Http\\Controllers; use Illuminate\\Support\\Facades\\Http; use Il