You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to install another library to decode base64 encoded string, so should I use this lib in strange way like this ? base64url.decode(base64url.fromBase64(string))
The text was updated successfully, but these errors were encountered:
I don't want to install another library to decode base64 encoded string, so should I use this lib in strange way like this ?
base64url.decode(base64url.fromBase64(string))
The text was updated successfully, but these errors were encountered: