I do not have this grant enabled for my application, and I am not even sure why auth0 lock is making this request. I am using responseType: code, why is a request being made when the lock file renders (v12.4) to /authorize endpoint passing response_type: token id_token and returning 403? This is polluting the logs as well. Is it due to having: Lock Configuration Options in my lock file? Furthermore, what is this field for? Is it relevant if I use Idp connections like azure AD?