Thanks...would you be able to help me out in handling the callback. I am using scribe oauth library. I am having issue after user authenticates. How do I close that browser and bring them back to my default page?
On Jul 30, 12:21 pm, Shyam Visamsetty <[email protected]> wrote: > did you try response. redirect method. > > Thanks, > Shyam. > > On Jul 29, 8:30 pm, compeng4lf <[email protected]> wrote: > > > I am trying to do redirect a user to another page for oauth > > authentication. My question is how to do I redirect the webpage with > > a the correct URL for authentication. I have the key and stored in my > > java file but not do not know how to reuse those variables to redirect > > user to correct site. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
