don't call getOneTimeKeys anymore during identity login. also updated the relevant C++ and Rust code to not expect one-time keys
Depends on D11363
Paths
| Differential D11364 Authored by varun on Mar 19 2024, 6:29 PM.
Details Summary don't call getOneTimeKeys anymore during identity login. also updated the relevant C++ and Rust code to not expect one-time keys Depends on D11363 Test Plan logged in from native and confirmed that no new one time keys were added to ddb
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMar 19 2024, 6:29 PM2024-03-19 18:29:56 (UTC-7) Harbormaster completed remote builds in B27621: Diff 38217.Mar 19 2024, 6:44 PM2024-03-19 18:44:40 (UTC-7) This revision is now accepted and ready to land.Mar 20 2024, 11:08 AM2024-03-20 11:08:26 (UTC-7) Closed by commit rCOMMdfeeffe61ae5: [native] don't generate or send one time keys on login (authored by varun). · Explain WhyMar 25 2024, 12:52 PM2024-03-25 12:52:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38299 native/cpp/CommonCpp/NativeModules/CommRustModule.h
native/cpp/CommonCpp/NativeModules/CommRustModule.cpp
native/cpp/CommonCpp/_generated/rustJSI-generated.cpp
native/cpp/CommonCpp/_generated/rustJSI.h
|