Return to an address when unauthorized

Hey there,

Does hangfire has such an option? For apps that are only using backend as a webapi, it’d be more efficient if the users could get returned to a url if somehow they find out the website’s backend api url and that the site uses Hangfire.

Such an edge case, I know but there should be at least an automatic redirection to the “Back To The Site” url.