CLIENT_ID = ''
CLIENT_SECRET = ''
CALLBACK_URI = 'http://localhost/core/api/onedrive/example/auth.php'
Loading…