# kumo.encode.base64url_encode ```lua kumo.encode.base64url_encode(STRING) ``` {{since('2023.08.22-4d895015')}} Applies base64url encoding to STRING, and returns the encoded string.