zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.45k stars 413 forks source link

How do I delete a credential when user revokes access? #434

Closed noahkconley closed 1 year ago

noahkconley commented 1 year ago

There does not seem to be a way to set up a webhook on google that notifies me permission has been revoked via a user's third party access settings (facebook's app login does this), is there a way to query the status without setting up the google api client gem?

zquestz commented 1 year ago

Not that I know of =\