Skip to main content

http.useAuth

http.useAuth(name)

Description

Uses the credentials with this name from the credential store for all subsequent requests.

Parameters

ParameterTypeExplanation
nameStringThe name of the credentials in the cretential store

Example

http = option.http

http.useAuth("1gtw_creds")