PkceCodes type

PkceCodes 類型描述包含 PKCE 碼挑戰與驗證器對的物件結構

type PkceCodes = { challenge: string; verifier: string }