Can Shopify API send user access token to WordPress?

I have the all of the API information for my website, and I am integrating shopify into WordPress via WP Shopify.

I want Shopify to send me the user’s access_token when he/she logged into the user account so I can show the user his/her order status on my own website (not the Shopify’s version). Is it possible?

Thank you