Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
1.02k stars 136 forks source link

"Get an ApplicationSecret instance by some means" for google-youtube3 crate #329

Closed randall-coding closed 2 years ago

randall-coding commented 2 years ago

I was just wondering if you could provide more clarification on the state of the google-youtube3 code example in the readme.

"Get an ApplicationSecret instance by some means"

I'm new to rust and the youtube3 api and I'm not sure how I'd go about obtaining this instance in order to authenticate. Any help is greatly appreciated.