Skip to content

Commit 50a5ed5

Browse files
committed
remove legacy register endpoint
1 parent fb50671 commit 50a5ed5

3 files changed

Lines changed: 0 additions & 45 deletions

File tree

apps/onboarding/src/app/api/manifest/route.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const handler = createManifestHandler({
99
const iframeBaseUrl = env.APP_IFRAME_BASE_URL ?? appBaseUrl;
1010
const apiBaseUrl = env.APP_API_BASE_URL ?? appBaseUrl;
1111

12-
// todo update manifest we dont need tokenTargetUrl and appUrl
1312
const manifest: AppManifest = {
1413
about:
1514
"Saleor Onboarding App — guides new users through the first steps of using Saleor Dashboard.",

apps/onboarding/src/app/api/register/route.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

apps/onboarding/src/lib/saleor-app.ts

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)