FMDataAPI
FMDataAPI copied to clipboard
OAuth implementation.
I'm sorry, I've forgotten to implement the OAuth process on FM 17 platform. As far as Ver.20 goes, the OAuth feature isn't available. So we need to call '/oauth/getoauthurl' and whaterver. I will start to do it soon.
I'm still sorry. I tried implementation but it doesn't succeed so far. The 'oauthsupporting' branch is my trial, and two php files 'samples/oauth.php' and 'samples/oauth_redirect.php' are trial pages.