in reply to OAuth 2.0 - Starting Lynx from within a Perl script
Thanks for the tip,
but actually my question is more related to starting a process (the user's default browser, or Lynx) from a script, and capture the HTTP response after the user has been authenticated and eventually is being redirected (HTTP 302).
Regards,