I want to use Pharo's new OAuth capabilities to access google's
spreadsheets. However, I don't want to build a webapp, I just want to
authenticate, and then pull the data down into Pharo.

In order to do this, I need to initiate a session, with a web browser. Do I
have to use OSProcess for this, or is there a mechanism already built in?

Cheers
Andy

Reply via email to