You haven’t shown your code calling onAuthorized.
Seeing as you use a bundler I would assume you’re using React or a similar library, so make sure you actually are doing onAuthorized as the first thing and not loading React, then starting the mounting process, and then onAuthorized as that isn’t “the first thing”