remix-auth-email-link icon indicating copy to clipboard operation
remix-auth-email-link copied to clipboard

Results 5 remix-auth-email-link issues
Sort by recently updated
recently updated
newest added

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`...

### Describe the bug Right now, if I do not include a `successRedirect` upon sending of the magic link, the code will throw an error, e.g. ```ts // Libraries import...

Hi Bhanu, I just wanted to check in with you to ask you how feasible you think it would be to adapt this strategy to email the user a token...

### Describe the bug As a user, I am receiving the email with the magic link, but production gave me the following error message after submitting the form with the...

Addresses discussion #31 (and likely issue #37) where cookie length might exceed limit. Allows user to specify form fields to select, or eliminate, from being passed to the verify function...