top of page

We will create an Iframe with srcdoc (allows us to run a custom script on that iframe with the same origin). We will fetch the tokens using the iframe's fetch function

bottom of page