ForumsSearch
Search results for "Posted by yannbis"
Author | Message |
---|---|
yannbis |
Hello, I’m quite a newbie using API’s, but I try !
I have implemented the PHP API example and it works well, but during authenticating process, I have to click on the “Sign in” to be authenticated. (https://github.com/Toodledo/oauth2-php-reference) I would like to adapt this example to have a full automatic authentication, without any user action. This leads to include account login and password in the php script (for test purpose), but I don’t understand well enough the authentication process to achieve it. Any idea welcome! Thank you. Yann |