Skip to content

Conversation

@davegurnell
Copy link

@davegurnell davegurnell commented Mar 22, 2024

Hello! 👋

Thanks for your work on remix-auth-email-link. It's a really useful library!

Would you consider accepting a PR like this to allow the user to pass formData to authenticate the same way remix-auth-form does, as described here?

https://remix.run/resources/remix-auth-form-strategy#passing-a-pre-read-formdata-object

This will help me embed a call to authenticate inside an action that can respond to submissions from a couple of different forms.

I see you're doing some interesting stuff to recreate form data from the request, presumably to convert GET requests to POST for when the user click's the magic link. I don't think this PR will mess with that (it works for me) but please let me know if you foresee any problems!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant