ended7월 4일· 1 sources

atob() can't decode a JWT — the Base64URL gotcha (and the fix)

Why it matters

Ever pasted a Base64 string into atob() and gotten this? Uncaught DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded. …yet the string looks like perf...

1
Sources
+0
24h
Growth
79d
Active

Sources

Related Issues