remix/middleware/auth · TypeView SourceAuthState Summary Request auth state stored in the router context. Signature type AuthState<identity> = GoodAuth<identity> | BadAuth