changed the mechanism for auth on the index page (requires install of newer clerk components)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user