API Docs for: 0.0.4
Show:

URLAuthentication Class

Constructor

URLAuthentication

(
  • username
  • password
)

Parameters:

  • username String
  • password String

Item Index

Methods

Methods

authorize

(
  • request
)
RequestOptions

Additionally guarantees the passed object exists.

Parameters:

  • request RequestOptions

Returns:

RequestOptions:

The passed object with authorization information added.