package server type contextKey string const isAuthenticatedKey = contextKey("isAuthenticated")