seasonedcc / remix-forms

The full-stack form library for Remix and React Router
https://remix-forms.seasoned.cc
MIT License
491 stars 25 forks source link

Remix Forms and Remix Auth #131

Closed guilhermecomum closed 1 year ago

guilhermecomum commented 1 year ago

First, thanks for this amazing library, can you guys provide example how to use Remix Auth and Remix Forms ?

bvangraafeiland commented 1 year ago

I went with a custom Strategy, which uses performMutation from Remix Forms.

gustavoguichard commented 1 year ago

I'll be making a tutorial about it soon! Will make sure to post here