Im making a native mobile app and i am noticing that when i download an image from a URL that i get back from the Rest API and also when hitting the auth/login-token post request that it triggers for a verification token email to be sent out to users who have two factor notification on.
Does anyone know of a way to limit this behaviour as it makes for a poor experience to constantly have these emails being blasted out when images load or when i need to hit that login-token request
Does anyone know of a way to limit this behaviour as it makes for a poor experience to constantly have these emails being blasted out when images load or when i need to hit that login-token request