Home > base64url

base64url

Base64url is a project mainly written in JAVASCRIPT and PERL, it's free.

Various language implementations of base64_url_decode

base64_url_decode

Some simple samples of doing base64 url decoding. Feel free to fork, add more (or fix these), and send me a pull request.

TODO

  • Add base64_url_encode to each language (same test cases)
  • Add other languages that are common for web development