We've been using the Google APIs OAuth2 dll to do our auth token refreshes. The process often fails and I'm looking to update it to the new Google APIs Auth dll. The Google APIs OAuth2 dll is considered obsolete mentioned here.
Here is the new dll but I can't find an example on how to use it. Anyone been able to get it to work?