@@ -19,6 +19,13 @@ interface GoogleAccounts {
logo_alignment?: 'left' | 'center'
}) => void
}
oauth2: {
initTokenClient: (config: {
client_id: string
callback: (response: { access_token: string }) => void
scope?: string
The note is not visible to the blocked user.