Member Junction
    Preparing search index...
    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