anuragsachdeva28 / Gmeet

Chrome extension to allow users to create a new google meet meeting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accessToken

rendomnet opened this issue · comments

Your project will use auth token of currently logged chrome user right?
it doesn't have its own auth flow, to change active user.

I did not get your question exactly. If you are talking about signing in inside the chrome extension, you can choose to login with whatever google account you want, even if its not logged in already in your browser. This project was build as a side project and a lot of enhancements can be done. Feel free to add on things if you want.

@anuragsachdeva28
Here is the same question
https://stackoverflow.com/questions/28675959/login-to-chrome-extension-with-a-google-user-other-than-the-one-in-use-by-chrome
chrome.identity.getAuthToken is using currently logged chrome account