Skip to content

Commit 56608b7

Browse files
Update README with deprecation notice
1 parent df37f89 commit 56608b7

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,19 @@
22

33
https://www.npmjs.com/package/simple-koa-shopify-auth
44

5-
#### NOTE: This package is not maintained by or affiliated with Shopify.
5+
##### This package is not maintained by or affiliated with Shopify.
66

7-
#### ⚠️ This package only works with `@shopify/shopify-api` v5.x. v6.x+ is not supported, see https://github.com/TheSecurityDev/simple-koa-shopify-auth/issues/14 ⚠️
7+
---
8+
9+
#### ⚠️ This package should be considered DEPRECATED, due to improvements with how apps are installed and authenticated that will make it unnecessary in the future.
10+
11+
See https://shopify.dev/docs/apps/auth/installation and https://shopify.dev/docs/apps/auth/get-access-tokens/token-exchange for more information.
12+
13+
#### ⚠️ Also, this package only works with `@shopify/shopify-api` v5, and there are no plans to support v6+ currently.
14+
15+
See https://github.com/TheSecurityDev/simple-koa-shopify-auth/issues/14.
16+
17+
---
818

919
## Description:
1020

0 commit comments

Comments
 (0)