
On a quest to obtain zero knowledge
4 Followers
Working diligently on recommender systems for farcaster!
Hi, I'm currently working on recommender systems in Farcaster. If anyone is either building or using recsys in your Farcaster projects, please reach out, I'd love to see where my project can add value to your projects!
Hi, I'm trying to call useSignIn() but it says "Expected 1 arguments, got 0." Is there some config step I missed or something? I've got my app wrapped in AuthKitProvider with a dummy config
Update: it's just typescript being picky. useSignIn should probably have default args. Added issue on github