remix-auth
remix-auth copied to clipboard
refactor(authorizer): use `LoaderArgs` type directly
If I merge this I would have to change the minimum required version of Remix from v1.0.0 (current @remix-run/server-runtime version in package.json) to v1.6.5 where LoaderArgs was introduced.
I will keep the PR open, in the future I may do the upgrade but that will require a major release