Bruno Oliveira

Results 5 issues of Bruno Oliveira

Hi, Added support for SSO, for more information https://help.disqus.com/customer/portal/articles/236206-single-sign-on Removed bower, because is not necessary. Also, published in http://npmjs.com. Url of package: https://www.npmjs.com/package/angular-disqus

Resolve problem with other languages.

I hava a problem with the coverage, look: ![image](https://cloud.githubusercontent.com/assets/3465257/20882412/fa2e2902-bac7-11e6-8285-fafe909234c6.png) But, written in this way, it works: ![image](https://cloud.githubusercontent.com/assets/3465257/20882463/352be10c-bac8-11e6-8577-6d38316d4aef.png) ![image](https://cloud.githubusercontent.com/assets/3465257/20882470/3e1b0cd4-bac8-11e6-8937-135ed1df9ed6.png) * Maybe, this way is not correct. Maybe, no best practice.

Hello, I had the need to fetch the fixtures by a pattern, so I made a simple modification to solve the problem, then it can be improved. The test was...