StringDict type

Key-Value type to support queryParams, extraQueryParams and claims

type StringDict = [key: string]: string