Skip to content

Implement sensitive data expiry #3

@sin4ch

Description

@sin4ch

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions