Skip to content

Instantly share code, notes, and snippets.

using System;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
namespace Logon.IdPx.Shopify
{
// https://shopify.dev/api/admin/rest/reference/plus/multipass
// https://bitbucket.org/logonlabs/breadbutter-shopify-poc/src/master/shopify/multipass.js
// https://stackoverflow.com/questions/44782910/aes128-decryption-in-c-sharp