The Basic token is base-sixty-four text.
The token is base-sixty-four text
The token row is copied from the Authorization header after the Basic scheme.
token checked
The token is pinned exactly
The table keeps the exact token text, and the credential hex row carries exact decoded bytes.
token pinned
Base-sixty-four is encoding
The token is meant to be decoded, not treated as encryption.
encoding, not encryption
Summary
The Basic token is readable after base-sixty-four decoding.
token checked