Auto-GPT/docs/content
Nicholas Tindle 75f9b072a6
refactor(backend): Rename & move IntegrationCredentialsStore to backend (#8648)
- Move `autogpt_libs.supabase_integration_credentials_store` into
`backend`
   - `.store` -> `backend.integrations.credentials_store`
   - `.types` -> added to `backend.data.model`
- Rename `SupabaseIntegrationCredentialsStore` to
`IntegrationCredentialsStore`

We wanted to get a few security things in quickly in #8403 and had to
make some compromises to do so. This picks those up and fixes them.

- Resolves #8540

### Checklist 📋

#### For code changes:
- [x] I have clearly listed my changes in the PR description
- [x] I have made a test plan
- [x] I have tested my changes according to the test plan:
  <!-- Put your test plan here: -->

---------

Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
Co-authored-by: Aarushi <50577581+aarushik93@users.noreply.github.com>
2024-11-29 11:48:04 +00:00
..
challenges refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
classic docs: replace docker-compose with docker compose (#8502) 2024-11-20 19:20:46 +00:00
contribute Updating docs nav structure to make Platform first class citizen v2 (#8448) 2024-10-28 16:21:16 +00:00
forge refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
imgs feat(agent): Component-based Agents (#7054) 2024-04-22 19:20:01 +02:00
platform refactor(backend): Rename & move IntegrationCredentialsStore to backend (#8648) 2024-11-29 11:48:04 +00:00
code-of-conduct.md Relocate CoC and fix symlinks 2023-09-06 17:48:29 +02:00
contributing.md Relocate CoC and fix symlinks 2023-09-06 17:48:29 +02:00
index.md Updating docs nav structure to make Platform first class citizen v2 (#8448) 2024-10-28 16:21:16 +00:00