HTTP Basic Auth Builder
Encode a username and password into an Authorization: Basic header, or decode a Basic header/token back into credentials. UTF-8 safe and runs entirely in your browser.
Encode a username and password into an Authorization: Basic header, or decode a Basic header/token back into credentials. UTF-8 safe and runs entirely in your browser.