Need to skip Twitter authentication page

how To access Twitter on behalf of a user without redirecting to the Twitter authentication page?
Because I need to access the users account without leaving my website
Can anyone help me please …..

I am trying to connect Twitter in my own code, the nodejs code part alone , all the authentication and login credentials, the user interface only show the post page, once the code runs it directly visit my post page then type the post then click send it will post the corresponding Twitter account.