Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 496 Bytes

File metadata and controls

9 lines (6 loc) · 496 Bytes

Tecniplast::AuthenticationToken

Properties

Name Type Description Notes
authentication_method String [optional]
token String When authentication method persistent token is employed the same header employed by OAuth2 is used. A header field Authorization is defined, with the Bearer value followed by the token, e.g.: Authorization: Bearer 0b79bab50daca910b000d4f1a2b675d604257e42 [optional]