Skip to content

Latest commit

 

History

History

php-sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

티스토리 OAuth2 PHP sample code

사용법

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