struct shopify_session { char *shop; char *nonce; char *access_token; char *scopes; };