pub fn base64url(data: &[u8]) -> String
Expand description

Convert bytes to base64url without padding