A place for your words.
Paste your text. Add it to Google Docs, one word at a time.
Google connection settings
- In Google Cloud, create or choose a project and enable the Google Docs API.
- Configure the Google Auth Platform consent screen. For personal testing, add your own Google email as a test user. Add the scope
https://www.googleapis.com/auth/documents. - Create an OAuth client with application type Web application. Add this site’s origin to Authorized JavaScript origins:
. A redirect URI is not needed for this popup flow. - Paste the client ID above. It is a public identifier; never paste a client secret.
Host this file over HTTPS (or localhost for development). Opening it as a local file cannot sign in with Google. If you publish for other people, Google may require OAuth verification.
Write
Google not connected0 words0 characters