Auth-specific hash function using uncrypto for Edge runtime compatibility. Computes SHA-256 hash of the given data.
The data to hash
Promise that resolves to the hex-encoded hash
Auth-specific hash function using uncrypto for Edge runtime compatibility. Computes SHA-256 hash of the given data.