mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-07 09:52:31 -05:00
cleanup
This commit is contained in:
@@ -63,7 +63,6 @@ export const authOptions: AuthOptions = {
|
||||
});
|
||||
|
||||
const domain = getDomainFromUrl(process.env.NEXTAUTH_URL);
|
||||
console.log('Using domain for auth:', domain);
|
||||
|
||||
const verifyResponse = await appClient.verifySignInMessage({
|
||||
message: credentials?.message as string,
|
||||
|
||||
Reference in New Issue
Block a user