exshopify v0.9.0 Shopify.OAuth

https://help.shopify.com/en/api/getting-started/authentication/oauth

Link to this section Summary

Functions

Request an access token

Revoke access from the current access token

Link to this section Functions

Link to this function

get_access_token(params)
get_access_token(map()) :: Shopify.Operation.t()

Request an access token.

Link to this function

revoke_access_token()
revoke_access_token() :: Shopify.Operation.t()

Revoke access from the current access token.