dylsteck / farcasterkit

react hooks for the best farcaster apps
https://farcasterkit.com
MIT License
47 stars 11 forks source link

feat: Add signup and sign-in with EOA #4

Closed dylsteck closed 9 months ago

dylsteck commented 11 months ago

Description

Add components & hooks for signup and sign-in with an EOA. This will be compatible with(and come with examples for) Dynamic, Privy, and RainbowKit out of the box, with future support for embedded wallets to further improve the signup/sign-in UX.

Progress

dylsteck commented 11 months ago

note: two other follow-up features to the auth stack after these are complete would be Farcaster Connect(account verification only, coming soon from Warpcast) and Warpcast Sign-In(traditional deep-linked sign-in without an EOA)

dylsteck commented 9 months ago

Adding all open issues to my working branch(auth)'s README for now