chrome extension authentication identity api
问题 Hi i am developing a chrome extension and i need to authenticate user based on Google Plus account. I have implemented with Oauth 2.0 . But there is some issue when i execute chrome.identity.getAuthToken({ 'interactive': true } There is no popup window appears for authentication and i checked chrome://identity-internals/ . Token Status Not Found for my extension. I have followed all the steps for Chrome identity api and User authentication process The Application id of my extension is same as