@beholdio/ts-lambda-api - v2.4.8
Preparing search index...
BasicAuth
Class BasicAuth
Basic authentication details extracted from a request.
Index
Constructors
constructor
Properties
password
username
Constructors
constructor
new
BasicAuth
()
:
BasicAuth
Returns
BasicAuth
Properties
password
password
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
password
username
@beholdio/ts-lambda-api - v2.4.8
Loading...
Basic authentication details extracted from a request.