microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
710 stars 588 forks source link

A way to enter secrets in blocks extension #4841

Open abchatra opened 2 years ago

abchatra commented 2 years ago

Is your feature request related to a problem? Please describe. IOT extensions need a way to enter secrets like password without the blocks exposing it.

Discussion here: https://github.com/microsoft/pxt-microbit/pull/4565

abchatra commented 1 year ago

Don't show the password or xxxx when a field is marked as password in the blocks or text by secrets file. And clear the password file while sharing.