Focuses on API authentication, access scopes, and permission management.
I already get the access token successfully in Step 5, and the APP is not embedded, and I’m confused by the example in code example.
From Step 6"
Also confused with "If you redirect to your app URL, then make sure to include the shop and host parameters. Without these parameters, App Bridge can't initialize and your UI can't get a session token."
"
Why the URL need include the shop and host paramters?
And any scenario without session token?