Hangfire authorization getting called eachtime with hangfire/stats ajax call

I have added hangfire authorization to view dashboard. Each second there is a call to hangfire/stats which is calling authorization code. Can i skip this to be validated each time