OMG, I can’t believe it was that simple.
Udemy tutorial was older than I thought. Instructor was setting these options on the hosted pages so I figured that’s the way to override things. It was hard to tell as it was using Lock, as opposed to Auth0.js.
Auth0.js is the one I’m using now since that’s what’s being used in the quick-sample. However, I have seen other samples with auth0-lock for embedded login pages. Is that the actual difference, or is auth0-lock an older library? I did get an auth0-lock version to work as well but figured I should stick with the official sample.