mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-06 02:28:56 +00:00
This provides a variety of encode/decode functions for things like base64 and base32 encoding
7 lines
127 B
Markdown
7 lines
127 B
Markdown
# `kumo.encode.base64url_decode(STRING)`
|
|
|
|
{{since('dev')}}
|
|
|
|
Decodes base64url encoded STRING, and returns the decoded string.
|
|
|