twitter oauth must authorize user everytime they login

Posted by salmane on Stack Overflow See other posts from Stack Overflow or by salmane
Published on 2010-05-24T09:44:45Z Indexed on 2010/05/24 9:51 UTC
Read the original article Hit count: 228

Filed under:

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

© Stack Overflow or respective owner

Related posts about twitterapi