Hey there!
I'm following the steps in trying to embed cards into a private page.
So far I was able to get the embed token on my backend.
Right now, I'm confused on how to use the embed token. I can throw it back at the frontend but how do I use it?
Do I create a separate <div>, apart from the <iframe> that I made?