简体   繁体   English

使用shopify api在嵌入式应用程序中获取商店名称表单?

[英]get the storename form within an embedded app with shopify api?

I need to access the storename of a store from an embedded app after the initial authentication.我需要在初始身份验证后从嵌入式应用程序访问商店的商店名称。 An example of a situation is say that you had some form of dashboard...You may need to make a call to some DB to get data for it...you may need to use the token here as well and it is associated with a store...so my question is how do you go about getting that token after they have already been authenticated?一个情况的例子是说你有某种形式的仪表板......你可能需要调用一些数据库来获取它的数据......你可能也需要在这里使用令牌,它与一家商店……所以我的问题是,在他们已经通过身份验证后,您如何获取该令牌?

99/100 您将商店名称存储在经过身份验证的会话中,以便您可以通过多种方式方便地使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM