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. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| src | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| eslint.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||