Md Imran

Results 4 comments of Md Imran

+1 For L5

Same problem for me i am using OAuth 1 with BitBucket ``` $fs=OAuth::consumer( 'BitBucket'); $token_interface = new \OAuth\OAuth1\Token\StdOAuth1Token($token); $fs->getStorage()->storeAccessToken('BitBucket', $token_interface); $result = json_decode($fs->request('user/repositories')); ``` Unable to set access token manually...

Doesnt work for me , still stripping html . I tried to put in ng configuration it doesnt work , need a quick fix to this please