TokenAuthentication Class
Constructor
TokenAuthentication
(
-
field -
token -
[path]
Parameters:
-
fieldStringThe field that names the token
-
tokenStringThe value of the token to pass for authentication
-
[path]String optionalIndicates if the field is in the header, body, or query. Header by default.
