exshopify v0.9.1 Shopify.OAuth
https://help.shopify.com/en/api/getting-started/authentication/oauth
Link to this section Summary
Link to this section Functions
Link to this function
get_access_token(params)
get_access_token(params)
get_access_token(map()) :: Shopify.Operation.t()
get_access_token(map()) :: Shopify.Operation.t()
Request an access token.
Link to this function
revoke_access_token()
revoke_access_token()
revoke_access_token() :: Shopify.Operation.t()
revoke_access_token() :: Shopify.Operation.t()
Revoke access from the current access token.