fauna / fauna-shell

Interactive shell for FaunaDB
Other
75 stars 17 forks source link

use secret key for ini conversion #316

Closed fauna-chase closed 1 year ago

fauna-chase commented 1 year ago

ENG-5662 Without this it was writing secret objects to the endpoints file and causing issues. I think we just want the key vs using buildSecret() because we currently don't allow scoped secrets in the endpoints file, just the secret itself.