disableAutoSelect method
      
void
disableAutoSelect()
      
     
    
Record when the user signs out of your website in cookies.
This prevents a UX dead loop.
Method: google.accounts.id.disableAutoselect https://developers.google.cn/identity/gsi/web/reference/js-reference#google.accounts.id.disableAutoSelect
Implementation
external void disableAutoSelect();