struct shopify_session { char *shop; char *nonce; char *token; char *scope; };