Pregunta

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?

¿Fue útil?

Solución

Take a look in our OAuth2 wiki page which contains details on how to use the OAuth2 flows in Windows Phone, Windows 8 applications, ASP.NET MVC and regular .NET 4 applications.

You should also take a look in our samples repository for sample code that works.

Last thing - please consider subscribe to our announcements blog, for more news and updates about the library.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top