powerauth-crypto icon indicating copy to clipboard operation
powerauth-crypto copied to clipboard

Add canonization of query parameters from Map

Open romanstrobl opened this issue 2 years ago • 0 comments

Let's refactor the method: PowerAuthRequestCanonizationUtils.canonizeGetParameters() to allow parsing input parameters from either a queryString or from a map with query parameters (either Map without duplicates or MultiValueMap with duplicates).

romanstrobl avatar Mar 28 '22 18:03 romanstrobl