oauth2 mastodon:Mastodon OAuth 2.0对PHP League的OAuth 2.0客户端的支持 源码
oauth2-mastodon 安装 通过作曲家 $ composer require lrf141/oauth2-mastodon 用法 <?php use Lrf141 \ OAuth2 \ Client \ Provider \ Mastodon ; session_start (); $ provider = new Mastodon ([ 'clientId' => '' , 'clientSecret' => '' , 'redirectUri' => 'redirect url' , 'instance' => 'https://mstdn.
文件列表
oauth2-mastodon-master.zip
(预估有个14文件)
oauth2-mastodon-master
.scrutinizer.yml
787B
ISSUE_TEMPLATE.md
717B
src
Provider
Mastodon.php
3KB
MastodonResourceOwner.php
901B
PULL_REQUEST_TEMPLATE.md
2KB
CONTRIBUTING.md
1KB
.travis.yml
751B
暂无评论