Tampermonkey에 대한 리뷰
Tampermonkey 제작자: Jan Biniok
nexxer 님의 리뷰
개발자 답글
8년 전에 게시됨Google Oauth is done via client-side authentication, which needs a redirect URI to pass the access token on success. The token is part of the URL's hash component which is _not_ transferred to the server. In normal Tampermonkey should close the tab after it extracted the access token from the tab's URL.
https://developers.google.com/identity/protocols/OAuth2UserAgent#handlingresponse
https://developers.google.com/identity/protocols/OAuth2UserAgent#handlingresponse