string
enum AuthMethod: string
case NONE = 'none'
case LIST = 'list'
case BASIC = 'basic'
case SCRIPT = 'script'
Generated by Hazaar API Doc Generator on Wed, 22 Jul 2026 14:10:08 +0000