python/docs/V1beta1TokenReviewStatus.md
2016-11-02 13:38:36 -07:00

637 B

V1beta1TokenReviewStatus

Properties

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

[Back to Model list] [Back to API list] [Back to README]