Extract the duplicated getAccessToken() function from platform.ts, billing-client.ts, and platform-api.ts into a single auth-helpers.ts. All three now import from the shared module. |
||
|---|---|---|
| .. | ||
| api | ||
| app | ||
| lib | ||
| store | ||
| theme | ||
| types | ||
Extract the duplicated getAccessToken() function from platform.ts, billing-client.ts, and platform-api.ts into a single auth-helpers.ts. All three now import from the shared module. |
||
|---|---|---|
| .. | ||
| api | ||
| app | ||
| lib | ||
| store | ||
| theme | ||
| types | ||