Shopify.OAuth (exshopify v0.11.0)

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)

Specs

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

Request an access token.

Link to this function

revoke_access_token()

Specs

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

Revoke access from the current access token.