Base64URL Encoder
Base64URL output
Encode text to Base64URL — the URL-safe alphabet used by JWTs and many web APIs.
Replaces +// with -/_ and omits padding.