Tutorials




Using OAuth for a simple command line script to access Google's data
I needed to write a simple script to pull some data from a Google website. Since I was grabbing some private data, I needed authorize myself to do that. I found it much more work than I expected, not because it's hard, but because there wasn't muc...




