Hi, I’m trying to implement a post-purchase extension and I see that the documentation provided is only if the app server runs on JS. From the looks of it, it’s to use the authentication functions for requests made from the extension.
My question is whether this is strictly required or if there will at least be some documentation for implementing in other languages. We currently use Rails for the app server and our app runs in the Shopify Admin as well as having multiple other app extensions.
Any help is appreciated! Thank you!