authenticated property

bool authenticated
final

Whether a credential was presented at all.

False on a Hub running with no --api-token, where there is no identity to report rather than a rejected one.

Implementation

final bool authenticated;