sergiodxa / remix-auth

Simple Authentication for Remix
https://sergiodxa.github.io/remix-auth/
MIT License
2k stars 110 forks source link

Import from @remix-run/node #150

Closed machour closed 2 years ago

machour commented 2 years ago

See comment here: https://github.com/remix-run/remix/issues/2503#issuecomment-1079963155

MichaelDeBoey commented 2 years ago

@sergiodxa as stated above, this would be a breaking change to not use remix package internally as this resuires updated peerDependencies

sergiodxa commented 2 years ago

@sergiodxa as stated above, this would be a breaking change to not use remix package internally as this resuires updated peerDependencies

This only change docs and a test file, or direct change anything of how Remix Auth works.

MichaelDeBoey commented 2 years ago

@sergiodxa Oh sorry, I didn't realize @machour updated his PR 🙈