insomnia-plugin-multipass
v1.0.2
Published
An Insomnia plugin for generating multipass tokens for Shopify.
Downloads
979
Readme
insomnia-plugin-multipass
Table of Contents
Overview
A plugin for generating multipass tokens for Shopify.
Shopify provides a mechanism for single sign-on known as Multipass. Multipass uses an AES encrypted JSON hash and this plugin is using multipassify under the hood.
Compatibility
Insomnia v5.15.0+
References
Usage
Prerequisites
Before using this library, you will need to enable Multipass login in the Shopify admin.
Log in to your shop admin and go to the Settings > Checkout page. Scroll down to the Customer Accounts section and ensure that you have either Accounts are optional selected or Accounts are required.
Select Enable Multipass. Once enabled, a secret will be shared with you. You will need the secret in order to generate tokens to log your customers into your Shopify store. Make sure you keep your secret private.
Installation
1. One-Click Installation
- Go to https://insomnia.rest/plugins/insomnia-plugin-multipass
- Click the "Install Plugin" button
- Click "Open Insomnia" and "Install"
2. From the Plugins Tab
- Open Insomnia
- Go to Application > Preferences > Plugins
- Type "insomnia-plugin-multipass"
- Click "Install Plugin"