auth.provider API
    Preparing search index...

    Variable DEFAULT_MAX_RESPONSE_BYTESConst

    DEFAULT_MAX_RESPONSE_BYTES: number = ...

    Default ceiling on an upstream response body, in bytes.

    A User record is a few hundred bytes; 1 MiB is generous for one carrying custom claims and small enough that a hostile or broken Store cannot walk the process out of memory one login at a time (#285).