What is the best way of generically handling 403’s with ember data? For example anywhere you use ember data if it returns a 403, just pop up an alert. is this possible?
What is the best way of generically handling 403’s with ember data? For example anywhere you use ember data if it returns a 403, just pop up an alert. is this possible?