Skip to content

ptarjan/base64url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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