Post marked as solved
Post marked as solved with 3 replies, 243 views
How can I validate the JWT from a purchase from StoreKit 2 using PHP? I can't find any example on the internet. The video say "Then use your favorite cryptographic library to verify the data with", but I don't know anything about that.