Most of the website I'm building requires users be authenticated. In my testing, I've found the package doesn't crawl pages which require authentication. Is there something I could add to my authentication middleware to allow the link-checker to function on all pages?
Hello,
Most of the website I'm building requires users be authenticated. In my testing, I've found the package doesn't crawl pages which require authentication. Is there something I could add to my authentication middleware to allow the link-checker to function on all pages?