- 준비
- 앱 등록
clientId
,clientSecret
,redirectUri
를 oauth_info.php에 각각 등록
- 서버시작
php -S localhost:8000
- 브라우저로 http://localhost:8000/ 접속
- request button 클릭
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
clientId
, clientSecret
, redirectUri
를 oauth_info.php에 각각 등록php -S localhost:8000