Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Support Users without Identity #249

Open
arnauorriols opened this issue May 26, 2022 · 0 comments
Open

Support Users without Identity #249

arnauorriols opened this issue May 26, 2022 · 0 comments
Assignees

Comments

@arnauorriols
Copy link
Contributor

arnauorriols commented May 26, 2022

DoD

  • A user can be created without an Identity.
  • Users using Psk in examples don't have an identity (including UserBuilder::with_psk() example)
  • UserBuilder does not return error if no Identity is provided.

Open Questions

  • Should User::new() take Option<Identity>, or remove the argument and add a with_identity(Identity) method instead?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants