Closed panva closed 1 year ago
This PR makes use of the recently landed base64url encoding option in Node.js when available on the encode method.
base64url
encode
This one is benchmarked to be significantly faster than the replace approaches.
This PR makes use of the recently landed
base64url
encoding option in Node.js when available on theencode
method.This one is benchmarked to be significantly faster than the replace approaches.