remix/middleware/auth · VariableView SourceAuth Summary Context key used to read auth state with context.get(Auth). The auth() middleware also installs auth state as context.auth. Signature const Auth: { defaultValue?: AuthState }Copy code to clipboard