seregazhuk / php-pinterest-bot

This PHP library will help you to work with your Pinterest account without using any API account credentials.
MIT License
414 stars 129 forks source link

Create APP and Get Token #502

Open oguzdelioglu opened 4 years ago

oguzdelioglu commented 4 years ago

Feature Name: Get Access Token

Create APP: https://developers.pinterest.com/apps

After Example Page : https://developers.pinterest.com/apps/5084442841225155001 Get APP ID and APP Secret then get access token.

Details: https://developers.pinterest.com/docs/api/overview

This feature is very important. seregazhuk project works with session. Session is recording the ip.If we can get tokens, we can use accounts with tokens without the need for ip.