Skip to content

Commit 0c7be89

Browse files
committed
convert AuthKit example to use new SDK
1 parent 8d3478c commit 0c7be89

File tree

17 files changed

+451
-786
lines changed

17 files changed

+451
-786
lines changed

examples/react/start-workos/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@tanstack/react-router-devtools": "^1.132.47",
1919
"@tanstack/react-start": "^1.132.47",
2020
"@workos-inc/node": "^7.45.0",
21+
"@workos/authkit-tanstack-react-start": "^0.1.0",
2122
"iron-session": "^8.0.4",
2223
"jose": "^6.0.10",
2324
"react": "^19.0.0",
@@ -27,8 +28,8 @@
2728
"@types/react": "^19.0.8",
2829
"@types/react-dom": "^19.0.3",
2930
"@vitejs/plugin-react": "^4.3.4",
30-
"postcss": "^8.5.1",
3131
"autoprefixer": "^10.4.20",
32+
"postcss": "^8.5.1",
3233
"tailwindcss": "^3.4.17",
3334
"typescript": "^5.7.2",
3435
"vite": "^7.1.7",

examples/react/start-workos/src/authkit/serverFunctions.ts

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

examples/react/start-workos/src/authkit/ssr/config.ts

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

examples/react/start-workos/src/authkit/ssr/interfaces.ts

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

0 commit comments

Comments
 (0)