Currently, our tokens table is not consistently cleaned on using a token.
We need to ensure the following:
- Used tokens are removed from the table
- Tokens are removed when a user is anonymized
- Possibly, ensure expired tokens are cleaned regularly
@A-Guldborg Something you might take a look at, considering your recent work with tokens?
Currently, our tokens table is not consistently cleaned on using a token.
We need to ensure the following:
@A-Guldborg Something you might take a look at, considering your recent work with tokens?