7483fb2ec5
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`