pbteja1998 / remix-auth-email-link

MIT License
93 stars 20 forks source link

Remix v2 #42

Closed edgesoft closed 11 months ago

edgesoft commented 11 months ago

Update to work with remix v.2

https://github.com/pbteja1998/remix-auth-email-link/discussions/41

pbteja1998 commented 11 months ago

@edgesoft Have you tested this locally and everything works fine?

Also, please don't do the version bump here. I will be doing it separately.

edgesoft commented 11 months ago

@pbteja1998 I have tested it in my application and getting mail and can both login and logout.

pbteja1998 commented 11 months ago

Thank you @edgesoft.

Released in v2.1.0.

If possible, can you please install the latest version and let me know if everything looks good on your end?

edgesoft commented 11 months ago

Thank you @edgesoft.

Released in v2.1.0.

If possible, can you please install the latest version and let me know if everything looks good on your end?

@pbteja1998 Everything works great! Thanks! Running on 2.1.0 now.

ericallam commented 10 months ago

@pbteja1998 this PR made yarn a dependency of this library, which I'm guessing was not intended.

pbteja1998 commented 10 months ago

@ericallam Thanks. Removed it as a dependency.