python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
req.user is coming back as undefined with Express and Passport?
When my app redirects to "/" req.user is undefined, but in the twitter callback, req.user gives me the data that I'm looking for. I lose the data on redirect. There is still information in r...
uster1
Votes: 0
Answers: 1
I receive authentication issues when using Twitter API
I have tried to authenticate Twitter API several times in different ways and I keep getting an authentication error. I have tried requesting the latest elevated version as well but I cannot get it to ...
user3062448
Votes: 0
Answers: 0
How to prevent multiple window with url https://twitter.com/i/oauth2/authorize
I'm opening a new window with url https://twitter.com/i/oauth2/authorize?scope=tweet.read%20users.read%20follows.read%20follows.write&state=state&client_id=clientID&response_type=code&...
Aeshna
Votes: 0
Answers: 0
Get email from twitter OAuth2
I am using Socialite in Laravel to login with Twitter.
I know that not all twitter users have an email attached to their account, but for my application the user does need an email address. I am fine ...
Lesley Peters
Votes: 0
Answers: 2