const nc = () => ({
        client_secret: prng(),
        scope: "openid",
        subject_type: "public",
        token_endpoint_auth_method: "client_secret_basic",