Skip to content

dalechyn/fc-auth

Repository files navigation

Farcaster Auth Monorepo

This repository is a fork of https://github.com/farcasterxyz/auth-monorepo and continuation of PR farcasterxyz/auth-monorepo#147. The software is provided AS IS, meaning that it's not guaranteed to be maintained unless the opposite is stated.

This monorepo contains packages and applications related to Farcaster Auth.

Packages

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