This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Ensure getCurrentSessionId also gets the ID from an id token via sear… #2118
Annotations
11 errors
|
lib/auth/oauth/oauth.ts#L60
Replace `"urn:ietf:params:oauth:token-type:id_token"` with `'urn:ietf:params:oauth:token-type:id_token'`
|
lib/auth/oauth/oauth.ts#L61
Replace `·"urn:shopify:params:oauth:token-type:online-access-token"` with `⏎··'urn:shopify:params:oauth:token-type:online-access-token'`
|
lib/auth/oauth/oauth.ts#L62
Replace `·"urn:shopify:params:oauth:token-type:offline-access-token"` with `⏎··'urn:shopify:params:oauth:token-type:offline-access-token'`
|
lib/auth/oauth/oauth.ts#L63
Replace `·"urn:ietf:params:oauth:grant-type:token-exchange";⏎` with `⏎··'urn:ietf:params:oauth:grant-type:token-exchange';`
|
lib/auth/oauth/oauth.ts#L105
Insert `;`
|
lib/auth/oauth/oauth.ts#L60
Replace `"urn:ietf:params:oauth:token-type:id_token"` with `'urn:ietf:params:oauth:token-type:id_token'`
|
lib/auth/oauth/oauth.ts#L61
Replace `·"urn:shopify:params:oauth:token-type:online-access-token"` with `⏎··'urn:shopify:params:oauth:token-type:online-access-token'`
|
lib/auth/oauth/oauth.ts#L62
Replace `·"urn:shopify:params:oauth:token-type:offline-access-token"` with `⏎··'urn:shopify:params:oauth:token-type:offline-access-token'`
|
lib/auth/oauth/oauth.ts#L63
Replace `·"urn:ietf:params:oauth:grant-type:token-exchange";⏎` with `⏎··'urn:ietf:params:oauth:grant-type:token-exchange';`
|
lib/auth/oauth/oauth.ts#L105
Insert `;`
|
The logs for this run have expired and are no longer available.
Loading