Skip to content

xni220/douyin_sdk

This branch is up to date with liaodan100/douyin_sdk:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 1, 2020
21416b7 · Aug 1, 2020

History

15 Commits
Aug 1, 2020
Jul 13, 2020
Jul 18, 2020
Jul 18, 2020

Repository files navigation

字节跳动SDK

初始化

$app = \ByteDance\App::make('业务类', $config);

业务类

  • Douyin 抖音授权
  • Toutiao 头条授权
  • Video
  • User

账号授权

$app = \ByteDance\App::make('oauth', $config);
$app->drive('douyin')->connect($scope , $redirect_url , $state)->toArray();

About

抖音SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%