@var array<string, array{username: string|null, password: string|null}>
Type: authentications
protected $authentications = [];