Injected into every AI call this app makes. Edit freely; changes save automatically.
Drive sync activates once this app is opened from a real web address (your website or localhost). Google does not allow sign-in from a file opened directly off your computer. Everything else in the app works either way.
- Go to
console.cloud.google.com, sign in, keep your existing project selected.
- Search bar at the top: type
Google Drive API, open it, click Enable (if it says Manage, it is already on).
- Search bar: type
Google Auth Platform and open it. First time in, click Get started: app name Course Mapper, support email yours, Audience External, contact email yours, agree, Create.
- Left menu Audience: under Test users click + Add users and add the Gmail address you will sign in with. Save.
- Left menu Clients, then + Create client. Application type Web application, any name.
- Under Authorized JavaScript origins click + Add URI and enter this app's web address up to the end of the domain, nothing after it. It cannot be a Google-owned address like storage.googleapis.com; Google refuses those at sign-in.
- Click Create, copy the Client ID (ends in apps.googleusercontent.com), paste it in the box above. Ignore the client secret.