fix clerk auth sign in with provider

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-05-19 22:41:45 +02:00
parent 43f9cf08b5
commit 438b70e930
4 changed files with 84 additions and 14 deletions

View File

@@ -8,6 +8,7 @@ const isPublicRoute = createRouteMatcher([
'/api/clerk/(.*)?',
'/login',
'/register',
'/sso-callback(.*)?',
]);
export default clerkMiddleware(