dejeszioD
Convex Community6mo ago
1 reply
dejeszio

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.
Was this page helpful?