Member Junction
Preparing search index...
@memberjunction/api-keys
APIKeyEncoding
Type Alias APIKeyEncoding
APIKeyEncoding
:
"hex"
|
"base64url"
Supported encoding formats for the random portion of API keys.
hex
: lowercase hexadecimal (e.g.,
a1b2c3...
) — 2 chars per byte
base64url
: URL-safe Base64 without padding (e.g.,
QEi8czPK...
) — ~1.33 chars per byte
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Supported encoding formats for the random portion of API keys.
hex: lowercase hexadecimal (e.g.,a1b2c3...) — 2 chars per bytebase64url: URL-safe Base64 without padding (e.g.,QEi8czPK...) — ~1.33 chars per byte