Generate Code Verifier and Code Challenge strings to use with PKCE.
Convert any input string into equivalent Base64Encoded string and vice versa.
Convert any input Base64Encoded string into equivalent normal string
Generate SHA256 hash for any input string.
Convert JSON into equivalent XML representation.