Hi All,
I am trying to stop people from constantly calling upon an API call, I want to give them three chances to get the required details correct and if they do not get it right within this time then they should be timed out for around 5 minuets. Any ideas on how to do this that does not involve storing it on local storage. I want to be able to use an Environment level setting.