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
Hex is simple and legacy-compatible, but it doubles payload size. A new envelope format could use base64url for more compact JSON, URL, token, and database storage.
Parent: #19
Problem
Hex is simple and legacy-compatible, but it doubles payload size. A new envelope format could use base64url for more compact JSON, URL, token, and database storage.
Tasks