Class BasicAuth

Implements

Constructors

Properties

Constructors

  • Parameters

    • username: string
    • Optionalpassword: string

    Returns BasicAuth

Properties

password?: string
type: string = 'basic'
username: string