Safari not prompting for Basic Auth with fetch

I’m having trouble forcing Safari to prompt for basic authentication credentials (even over HTTPS) on fetch. Is there a fetch option that I can use to fix the issue? Currently, loading it in Safari results in a 401 Unauthorized error.