mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-07 01:42:31 -05:00
fix: siwn csrf config
This commit is contained in:
@@ -569,6 +569,8 @@ export function NeynarAuthButton() {
|
||||
} else {
|
||||
console.error('❌ Backend sign-in error:', e);
|
||||
}
|
||||
} finally {
|
||||
setSignersLoading(false);
|
||||
}
|
||||
}, [nonce]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user