-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement expiry time for sensitive data in database to be cleared. Some data can be stored in the database temporarily to reduce the need for frequent calls to the API, such as account balance, account name and details etc, however these data being stored are prone to prompt and SQL injection attacks. Maybe a timer of like 10 minutes, then the data has to be refreshed. Let's see.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request