Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 985 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 985 Bytes

Farcaster Auth Monorepo

This monorepo contains packages and applications related to Farcaster Auth.

Packages

Package Name Description Use if…
@farcaster/auth-kit React components and hooks You're building a React app and want to authenticate Farcaster users.
@farcaster/auth-client Client library You're building a Typescript or JS app and want to authenticate users.
@farcaster/auth-relay HTTP relay server You want to relay connection requests. (You probably don't need this).