How to renew the access token using the refresh token?

前端 未结 2 1829
别那么骄傲
别那么骄傲 2020-12-01 02:04

I am using ASP.NET MVC 5 with OWIN.

I have done a lot of research and haven\'t found how to renew the access token using the refres

2条回答
  •  时光取名叫无心
    2020-12-01 03:03

    Spent the last two days figuring out how to renew the access token myself. The answer is posted in another thread here:

    How Google API V 3.0 .Net library and Google OAuth2 Handling refresh token

提交回复
热议问题