Closed lukeclifton closed 3 years ago
Hi @lukeclifton,
Thanks for your diligence in observing this and opening the PR.
The default mode for this library is online
, by design. The page you're referring to is indicating that the default mode assumed by the OAuth endpoint is offline
if a particular parameter is omitted from the OAuth https request.
@mkevinosullivan What is the rationale for "The default mode for this library is online, by design"
According to
https://shopify.dev/tutorials/authenticate-with-oauth#step-2-ask-for-permission
the default access mode isoffline