I’m refering to this page https://shopify.dev/apps/auth/session-tokens/axios.
I’m using axios and I can verify session tokens using VerifyRequest, but I do not know how to find which store send the request.
Can I find out the store from session tokens, or Can I send the request from app front with shop parameter?