Nikhil

Results 5 issues of Nikhil

``` $cordovaOauth.twitter(clientId, clientSecret).then(function (succ) { $twitterApi.configure(clientId, clientSecret, succ); }, function(error) { console.log(error); }); ``` I saw this syntax to pass clientId and clientSecret id for ionic framework.How can i pass...

Is this supports two-way binding? Means if we are giving html back to editor,will it convert to markdown?

Is there any way to add plugin with this directive?

I am trying to import contacts from xing . but i am not able to call any apis of xing from my app due to CORS issue.How can i get...

Is it possible to get email addresses of my contacts through any contact APIs, or through any APIs? I am trying to fetch all my contact details.But always my contact...