solana-mobile / dapp-publishing

Apache License 2.0
54 stars 15 forks source link

Fix permission parsing #169

Closed ankur2136 closed 1 year ago

ankur2136 commented 1 year ago

Screen Shot 2023-03-15 at 5 49 41 PM

Screenshot shows a correctly parse permission which is then passed to the mint the release NFT.

RegExp.exec only does first match not all matches.