Enrico Deleo

Results 25 comments of Enrico Deleo

thank you!

Is there any way I can tell placeholder to respect `preset` ?

Since I track all relevant events manually I think that disabling all automatic logs could work. I couldn't find how, though. I tried ``` FirebaseAutomaticScreenReportingEnabled ``` in my info.plist but...

No worries @jkyberneees I understand that was not a priority :) Still I think it's super useful when you need to manipulate data safely without polluting the application memory. Unfortunately...

_UPDATE_ I solved removing the lines that check if the user is already logged in. --- I'm trying to get this work on a ionic app. As for now, it...

No sooner said than done 😄

@gobido I just started a fork for v3, but I didn't found the need of adding '&' after the consumer_secret. Are you getting authentication errors ?

@shima12 you're looking to the wrong project. You want to check out Woocommerce itself and its [rest api features](http://woothemes.github.io/woocommerce-rest-api-docs/?php#create-a-product). This is just a **client** library that abstracts all the authentications...

It would be nice to have some configuration like redirect url on login/signup, just like https://github.com/jaumard/sails-hook-passport does.