StringDict type

Key-Value type ter ondersteuning van queryParams, extraQueryParams en claims

type StringDict = { [key: string]: string }