Auto-GPT/docs
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
..
_javascript Fix CI/CD for Auto-GPT + docs site deployment 2023-09-06 17:33:08 +02:00
content refactor(backend): Rename & move IntegrationCredentialsStore to backend (#8648) 2024-11-29 11:48:04 +00:00
overrides Updating docs nav structure to make Platform first class citizen v2 (#8448) 2024-10-28 16:21:16 +00:00
mkdocs.yml Adding Google Analytics to docs site (#8640) 2024-11-13 17:03:28 +00:00
netlify.toml feat(docs): OAuth docs updates based on google block changes (#8243) 2024-10-08 11:11:14 -05:00
requirements.txt [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 (#8622) 2024-11-11 18:22:03 -06:00