So I’m essentially stuck between a rock and a hard place, I’ve built out a fully custom UI friendly website for creators and viewers, it allows creators to connect their twitch, Spotify, and effectively create their own custom branded public page for song requests at a “token price” the token is my own economy on my website, but I wanted to make it even friendlier to the Twitch experience and build an extension that essentially produces the public page on the creators panel in their page, but I can’t seem to just “mirror” or house the webpage in the panel itself so I attempted to create my own solution and instead just used a Spotify auth option, but with this solution you still need a backend configuration (Twitch currently doesn’t have this option). Is it possible to just project the broadcasters webpage into the panel (their public page from my website). The website offers solutions to separate track from VOD + other solutions to help creators not get hit with a copyright strike and it maintains sponsorship integrity as it doesn’t allow certain words, topics, etc. offers a family friend playlist filtering automatically (or non-family friendly based on the creator choices) ideally this would allow viewers to have an option to 1) spend tokens from website by authorizing a login, or 2) allows for a bits solution via server less function that tracks the on transaction complete() from twitch (in conjunction with the onBits() functionality).
In short: can I offer a solution that 1) projects the public webpage (I can build in a bits prompt / catch to use the function instead of tokens) 2) maintains integrity and compliance with twitch. So bits only when using the panel, but they have an alternative to visit the website if they’ve already purchased tokens.