mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 03:18:18 +00:00
55770052a5
This provides a variety of encode/decode functions for things like base64 and base32 encoding
130 B
130 B
kumo.encode.base64url_encode(STRING)
{{since('dev')}}
Applies base64url encoding to STRING, and returns the encoded string.