Details
Details
verified that PAKE login on a new device updates the devices map in dynamodb to reflect the new public key
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- identity (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/identity/src/service.rs | ||
---|---|---|
604–609 ↗ | (On Diff #17008) | Feel like we got a lot going on here in a deeply nested fashion. |
services/identity/src/service.rs | ||
---|---|---|
604–609 ↗ | (On Diff #17008) | yeah that's true. i have a linear task (linked in summary) to refactor this whole thing anyway. will tackle then |