eagerAuth property
If true, AUTH immediately when relay sends challenge. If false (default), AUTH only after relay responds with auth-required. False is more privacy-respecting as it doesn't reveal identity until necessary.
Implementation
bool eagerAuth;