ng-gapi icon indicating copy to clipboard operation
ng-gapi copied to clipboard

Disable Google Cookies

Open SteffenLammers opened this issue 6 years ago • 2 comments

Hey guys, i´ve got a question about this Plugin. Every time I log in to google, new cookies are created for the domain accounts.google.com. Is it possible to disable the creation of cookies or delete them?

SteffenLammers avatar Apr 30 '20 09:04 SteffenLammers

@SteffenLammers hi , see the cookie_policy https://developers.google.com/identity/sign-in/web/reference#gapiauth2clientconfig , maybe its what you need.

rubenCodeforges avatar Apr 30 '20 09:04 rubenCodeforges

In general search for gapi cookies , since its part of the gapi and my lib is using those configs

rubenCodeforges avatar Apr 30 '20 09:04 rubenCodeforges