AuthMethods: {
    default?: SecurityAuthentication;
    pk?: SecurityAuthentication;
    sk?: SecurityAuthentication;
}

Type declaration