hello! does anyone have some security
hello! does anyone have some security advice around storing api keys for users, for example if a user wants to connect their twitter account with our platform, they provide a client id and a client secret. What is the most secure way to store this in convex? I would assume it’s encrypting the value, and then when we rotate the keys we need to get them to update their credentials by re-entering it? Or should I rather use a third party? Thanks in advance.
1 Reply
GitHub
zerobs/convex/utils/encryption.ts at main · 0bs-chat/zerobs
the ai chat app for the power users. Contribute to 0bs-chat/zerobs development by creating an account on GitHub.