Search code examples
oauthoauth-2.0tokengoogle-oauthrefresh-token

refresh token from deleted Google OAuth application


What will happen if app will be deleted after user received token and it expired? Could user refresh it somehow or this becomes impossible?


Solution

  • It's impossible to refresh tokens after application has been deleted.