twitter oauth must authorize user everytime they login
- by salmane
I am adding twitter oauth login to my site . and so far i got it to work using oauth.
however every time i login i go through the whole authorization process. ( the prompt that allows the user to request or deny the application)
is there a way to by pass that once the user has authorized the app?
Perhaps i am misunderstanding the process also if so could you please clarify?
thank you