@Kellan-Shopify For some of our clients, legacy integration systems are in place that cannot be adapted to use the Authorization Code Grant approach.
Wondering what your thoughts are on creating a new embedded app exclusively to generate a token for a separate integration? It would use the Shopify RR7 app template to execute an Authorization Code Grant, where the accessToken value from the Session would be leveraged the same way as the old Shopify Admin custom app token system. From reading through this thread, it seems that type of token does not expire, but wondering if there are other limitations we may not be aware of?
We need to be able to provide a raw token value to the legacy systems, and from testing so far, this seems like it could be a viable approach?