(constructor)
Home > @gooddata/sdk-backend-bear > FixedLoginAndPasswordAuthProvider > (constructor)
FixedLoginAndPasswordAuthProvider.(constructor)
Constructs a new instance of the FixedLoginAndPasswordAuthProvider class
Signature:
constructor(username: string, password: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| username | string | |
| password | string |