Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 467 Bytes

V1TokenReviewStatus.md

File metadata and controls

12 lines (7 loc) · 467 Bytes

V1TokenReviewStatus

Properties

Name Type Description Notes
authenticated Boolean Authenticated indicates that the token was associated with a known user. [optional]
error String Error indicates that the token couldn't be checked [optional]
user V1UserInfo User is the UserInfo associated with the provided token. [optional]