changed the mechanism for auth on the index page (requires install of newer clerk components)

This commit is contained in:
zach
2026-03-05 15:24:08 -05:00
parent 091aa72f23
commit dedd7f8d87
4 changed files with 194 additions and 61 deletions

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@astrojs/node": "^9.5.4",
"@clerk/astro": "^2.17.6",
"@clerk/astro": "^3.0.1",
"@clerk/themes": "^2.4.55",
"astro": "^5.17.1",
"bootstrap": "^5.3.8",