hi all, what is the normal way of checking if a user is already logged into the oauth service provider site?
so for example when my consumer redirects the user to the service provider site i need to check if the user is already logged into that site or not, and obviously if they're not, display the login box, and if they are just display the access/deny permissions page. would this normally be done with a cookie or session check? lastly, just to double check, if i want to check if the user has previously been granted access should i just check for the existence of a previously-assigned access token, and if so do i need to assign them a new one? hope the answers don't seem to obvious, i just need clarification so i know i'm thinking along the right lines! thanks in advance, rob -- You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/oauth?hl=en.
