
Google takes privacy seriously,Īnd any application that requires access to a user's data must be authorized byĪuthentication and authorization services are often referred to collectively as auth.Īuthentication and authorization for Google APIs allow third-partyĪpplications to get limited access to a user's Google account for certain Has two components, authentication and authorization.Īuthentication services allow users to sign in to your application using aĪuthorization services let users provide your application with access to theĭata they have stored in Google applications. To ensure that user data is not abused,Īll requests for access must be approved by the account holder. Third-party applications often require limited access to a user's GoogleĪccount for certain types of activity. For information about authorizing requests with a newer API, see Google Accounts Authentication and Authorization. For information about a specific new API, see the new API's documentation. Updating the browser might bring the keyring back, In that scenario, repeat the discussed steps again.Warning: This page is about Google's older APIs, the Google Data APIs it's relevant only to the APIs that are listed in the Google Data APIs directory, many of which have been replaced with newer APIs. Write this command, sudo leafpad /usr/share/applications/sktop and follow the Step 3 discussed previously. Write this command, sudo leafpad /usr/share/applications/sktop and follow the Step 3 discussed previously Now, where-ever you find Exec, add the following line of code -password-store=basic with the rest of the lineįinally, save the file (File -> Save or Ctrl+S), launch Google Chrome again, you will not see the keyring pop-up anymore :) Here you have to search for the keyword Exec, (Search menu -> Find or Ctrl+F) Write this command, sudo leafpad /usr/share/applications/sktopĪfter running this command, a text file will open, as you can see in this image To install leafpad, write this command in your terminal sudo apt-get install leafpad

I am going to use leafpad text editor, you can use any other editor as your wish. In this article, we are going to discuss, how we can easily solve this issue It has been noticed that, Google Chrome and some other Chrome Engine based browsers such as Chromium, Microsoft Edge (Dev), etc are asking the password to unlock the keyring every time they have launched
