apigee/edge-launchpad

Hide org password while typing

ksprashu opened this issue · 1 comments

Hide org password while typing

This feature is aavailable in @2.0.1
hidden: true
Add the above property for the input promt which should be hidden

example:

    - name: password
      prompt: Password
      hidden: true