Add migrations needed to encrypt feature flags client tokens
Make plaintext token column not null, add new token_encrypted column and index on project_id & token_encrypted. Post deployment migration to encrypt existing tokens.
Showing
Please register or sign in to comment