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.095dev (2026-02-20 12:42:29 GIT hash dbcc3e4b3d2a59f66230b482cff8f0b018178d77 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 "/".