base64url encoding and decoding as defined in RFC 4648 modification of base64 which is safer for URLs and file names For the non-alphanumeric characters the alphabet uses "-" and "_" instead of "+" and "/".
0.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)
modification of base64 which is safer for URLs and file names
For the non-alphanumeric characters the alphabet uses "-" and "_" instead of "+" and "/".