Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpAuthorization

Package version

Represents authentication information in Authorization, ProxyAuthorization, WWW-Authenticate, and Proxy-Authenticate header values.

Hierarchy

  • HttpAuthorization

Index

Properties

Properties

parameter

parameter: string

the credentials containing the authentication information of the user agent for the resource being requested.

scheme

scheme: string

The scheme to use for authorization.

Generated using TypeDoc