ASCII string or Uint8Array to Base64URL
Environment-specific options
ASCII string to Base64
Base64 to ASCII string
Creates and returns adapter-aware SMART api. Not that while the shape of the returned object is well known, the arguments to this function are not. Those who override this method are free to require any environment-specific arguments. For example in node we will need a request, a response and optionally a storage or storage factory function.
This must return a Storage object
Given the current environment, this method returns the current url as URL instance
Given the current environment, this method must redirect to the given path
The relative path to redirect to
Given a relative path, compute and return the full url, assuming that it is relative to the current location
The path to convert to absolute
Base64Url to ASCII string