node-base64url

conversion to and from base64url
  https://github.com/brianloveswords/base64url
  0
  no reviews



This Node.js library provides an interface to convert to and from base64url.

Base 64 Encoding with URL and Filename Safe Alphabet (base64url) is a string encoding scheme specified in RFC 4648.

Node.js is an event-based server-side JavaScript engine.