-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Brain as API] 3. AQuivr, i can save user's secrets related to an api brain #1551
Labels
area: backend
Related to backend functionality or under the /backend directory
Stale
user story
Subdivision of an epic
Comments
For inspiration: https://makerkit.dev/blog/tutorials/supabase-vault |
gozineb
added a commit
that referenced
this issue
Nov 7, 2023
# Description #1551 ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate):
Thanks for your contributions, we'll be closing this issue as it has gone stale. Feel free to reopen if you'd like to continue the discussion. |
coolCatalyst
added a commit
to coolCatalyst/quivr
that referenced
this issue
Jun 1, 2024
# Description QuivrHQ/quivr#1551 ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate):
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: backend
Related to backend functionality or under the /backend directory
Stale
user story
Subdivision of an epic
Link to the Epic
#1380
Explain the Functionality
Tech To-dos
secret_id
pattern which isuser_id-brain_id-secret_name
insert_secret
andremove_secret
Tests
Validation Checks
The text was updated successfully, but these errors were encountered: