justpasteit
justpasteit copied to clipboard
Limit API request on clicking Save button
Every time the Save button is clicked an API request is made due to which continuous clicking will lead to unwanted API requests.
I have implemented a solution using debounce for onClick Save button
Has this issue been fixed?
@alceil Any Updates on this Rate Limit Security Issue ?