StringDict type

Key-Value 類型來支援 queryParams、extraQueryParams 及 claims

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