I have a question about how a website can post (tweet) on twitter as a user, i mean let the user authenticate the first time on twitter auth popup
than save his access token on DB and tweet on twitter each time time the user post on my website
I have read the twitter api documentation and satrt implementing the twitter @Anywhere, but i don’t know haw the get the access token with twitter js.
If anybody have any idea or example, welcome