try force dynamic
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { AuthenticateWithRedirectCallback } from '@clerk/nextjs';
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
const SSOCallback = () => {
|
||||
return <AuthenticateWithRedirectCallback />;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user