farcasterxyz / auth-monorepo

Farcaster Auth monorepo
MIT License
45 stars 32 forks source link

chore: remove deprecated routes #188

Closed horsefacts closed 2 months ago

horsefacts commented 2 months ago

Motivation

The /connect/* routes on the relay are deprecated. According to our logs, nobody is calling them. Warpcast is still calling /connect/authenticate, which we should update in a separate change.

Change Summary

Remove /connect/* routes from relay server.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review