API Docs for: 0.0.4
Show:

BasicAuthentication Class

Constructor

BasicAuthentication

(
  • username
  • password
)

Parameters:

  • username String
  • password String

Item Index

Methods

Properties

Methods

authorize

(
  • request
)
RequestOptions

Additionally guarantees the passed object exists.

Parameters:

  • request RequestOptions

Returns:

RequestOptions:

The passed object with authorization information added.

Properties

auth

String private