简体   繁体   中英

PHP Twitter Oauth login getting access_token manually

I'm working with an existing website! I have to integrate social registration! With Facebook and VK it's all clear. But I can't figure out the way Twitter works. I need the request token, but can't find the correct way, the correct link which could bring the user to twitter authorization page, after the authorization redirect , and fetch the request token. Any Ideas?

我想你会发现这个库有很好的文档记录,并展示了如何管理请求令牌的端到端: https : //twitteroauth.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM