Content pfp
Content
@
https://opensea.io/collection/neynar-1
0 reply
0 recast
0 reaction

Matt pfp
Matt
@mattlee
Does anybody know how to get past this react error when using sign in with neynar, I have implemented it exactly as the guide says: TypeError: Cannot read properties of undefined (reading 'ReactCurrentOwner') Also, is there a neynar dev chat somewhere? I would rather not spam the timeline whenever I need help, thanks
2 replies
0 recast
0 reaction

Angel - Not A Bot pfp
Angel - Not A Bot
@sayangel
hey did you get this sorted out?
1 reply
0 recast
0 reaction

Matt pfp
Matt
@mattlee
Yeah next 15 not supported
1 reply
0 recast
1 reaction

Angel - Not A Bot pfp
Angel - Not A Bot
@sayangel
Thanks! I ended figuring that part out and then on Next 14 ran into some other issues trying to create a signer in a frame with Neynar :/
1 reply
0 recast
1 reaction

Matt pfp
Matt
@mattlee
Yeah Im not using neynar for this gave up on it
1 reply
0 recast
1 reaction

Angel - Not A Bot pfp
Angel - Not A Bot
@sayangel
What did you end up doing?
2 replies
0 recast
0 reaction

Matt pfp
Matt
@mattlee
If you're building an independent app privy's probably the best option
2 replies
0 recast
2 reactions

Max pfp
Max
@segall
💛
1 reply
0 recast
1 reaction

rish pfp
rish
@rish
couple quick things here: 1/ w.r.t. Farcaster: Neynar specializes in signers with write auth (authorization) while login providers like Privy focus on read auth (authentication) 2/ Neynar has read-only authentication and Privy has write authorization capabilities but both run into limitations, hence the specialization noted above. it's best to use Privy for read authentication and add Neynar on top for write authorization to Farcaster as needed. Here's how: https://docs.neynar.com/docs/integrate-managed-signers. Adding Neynar when you want to write to the protocol saves users from the signer creation screen till you're ready to write. 3/ There is a Warpcast limitation on how well SIWN flows can work in frames. They're aware of the issue. It's best to use neynar managed signers when building frames to get around SIWN issue. 4/ We might remove our read-only auth capabilities and point to privy and privy can point to Neynar for writing Farcaster data? cc @henri @segall @sayangel
2 replies
0 recast
3 reactions