instrumentisto / medea-jason

Mozilla Public License 2.0
2 stars 2 forks source link

Remove Default impl for Credentials #63

Closed ilslv closed 2 years ago

ilslv commented 2 years ago

Synopsis

Remove Default impl for Credentials, as it's not deterministic and may be a foot gun because of that.

Checklist

ilslv commented 2 years ago

FCM

Remove `Default` impl for `member::Credentials` in Control API protocol (#63)