Popup window login flow using JavaScript SDK

Unfortunately, no, there isn’t a better one that is made by Twitch. You could look for community-supported libraries, but I’ve never used any to recommend one. Personally, I just use core JavaScript or something like superagent or then-request in my integrations. If you need the DOM handling, jQuery also works.