Commit 38ce793
committed
Remove deprecated --shared-secret flag from
The --shared-secret flag and SHOPIFY_FLAG_SHARED_SECRET env var on
`shopify app webhook trigger` were deprecated in favor of --client-secret
(SHOPIFY_FLAG_CLIENT_SECRET). This change removes them along with the
deprecation warning and the fallback that copied --shared-secret into the
service's clientSecret field.shopify app webhook trigger
1 parent c36d5c2 commit 38ce793
5 files changed
Lines changed: 7 additions & 47 deletions
File tree
- .changeset
- docs-shopify.dev/commands/interfaces
- packages
- app/src/cli/commands/app/webhook
- cli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 66 | | |
73 | 67 | | |
74 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 58 | | |
66 | 59 | | |
67 | 60 | | |
| |||
83 | 76 | | |
84 | 77 | | |
85 | 78 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 79 | | |
96 | 80 | | |
97 | 81 | | |
| |||
106 | 90 | | |
107 | 91 | | |
108 | 92 | | |
109 | | - | |
| 93 | + | |
110 | 94 | | |
111 | 95 | | |
112 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
1019 | | - | |
1020 | | - | |
1021 | | - | |
1022 | 1019 | | |
1023 | 1020 | | |
1024 | 1021 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3113 | 3113 | | |
3114 | 3114 | | |
3115 | 3115 | | |
3116 | | - | |
3117 | | - | |
3118 | | - | |
3119 | | - | |
3120 | | - | |
3121 | | - | |
3122 | | - | |
3123 | | - | |
3124 | | - | |
3125 | | - | |
3126 | 3116 | | |
3127 | 3117 | | |
3128 | 3118 | | |
| |||
8410 | 8400 | | |
8411 | 8401 | | |
8412 | 8402 | | |
8413 | | - | |
8414 | | - | |
8415 | | - | |
8416 | | - | |
8417 | | - | |
8418 | | - | |
8419 | | - | |
8420 | | - | |
8421 | | - | |
8422 | | - | |
8423 | 8403 | | |
8424 | 8404 | | |
8425 | 8405 | | |
| |||
0 commit comments