小程序登录

TP代授权小程序登录:

$smart = $smartTP->smart(string $app_id, string $refresh_token);
$smart->auth->session(string $code);

Last updated

Was this helpful?