Skip to content

An Insomnia plugin for generating multipass tokens for Shopify.

License

Notifications You must be signed in to change notification settings

Gomah/insomnia-plugin-multipass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Go to https://insomnia.rest/plugins/insomnia-plugin-multipass
  2. Click the "Install Plugin" button
  3. Click "Open Insomnia" and "Install"

2. From the Plugins Tab

  1. Open Insomnia
  2. Go to Application > Preferences > Plugins
  3. Type "insomnia-plugin-multipass"
  4. Click "Install Plugin"

Further Reading

About

An Insomnia plugin for generating multipass tokens for Shopify.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published