You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
DoD
Identity
.Psk
in examples don't have an identity (includingUserBuilder::with_psk()
example)UserBuilder
does not return error if noIdentity
is provided.Open Questions
User::new()
takeOption<Identity>
, or remove the argument and add awith_identity(Identity)
method instead?The text was updated successfully, but these errors were encountered: