Back to Node Auth0

Interface FlowActionHttpSendRequestParamsBasicAuth

docs/interfaces/management.Management.FlowActionHttpSendRequestParamsBasicAuth.html

5.9.1650 B
Original Source

Interface FlowActionHttpSendRequestParamsBasicAuth

interface FlowActionHttpSendRequestParamsBasicAuth {
username?: string;
password?: string;
}

Index

Properties

username?password?

Properties

Optionalusername

username?: string

Optionalpassword

password?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties usernamepassword