Create UserCredential Prisma model with RLS policies #355
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 3a - User Credential Storage
Problem
There is no database model for users to store their own API keys, git tokens, or OAuth tokens for integrations. Users need a secure, RLS-protected table to manage personal and workspace-scoped credentials.
Requirements
Model Design
UserCredential fields: