fix: assert state is short enough to be stored in cookie

This commit is contained in:
Bereket Engida
2024-10-15 06:16:09 +03:00
parent 58b7e3b521
commit 0f21842aa2
4 changed files with 9 additions and 7 deletions

View File

@@ -124,7 +124,6 @@ export default function SignIn() {
onClick={async () => {
await signIn.social({
provider: "discord",
callbackURL: "/dashboard",
});
}}
>