calling this RPC will clear a device's access token and keys from DDB
Depends on D8500
Paths
| Differential D8501 Authored by varun on Jul 14 2023, 1:01 PM.
Details
Summary calling this RPC will clear a device's access token and keys from DDB Depends on D8500 Test Plan called the RPC from kreya and verified that my device's keys and token were removed from DDB
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 14 2023, 1:01 PM2023-07-14 13:01:29 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 14 2023, 1:06 PM2023-07-14 13:06:54 (UTC-7) Harbormaster completed remote builds in B21044: Diff 28840.Jul 19 2023, 8:40 AM2023-07-19 08:40:41 (UTC-7) Comment Actions Eventually, we should move this to the authenticated service
This revision now requires changes to proceed.Jul 19 2023, 12:19 PM2023-07-19 12:19:17 (UTC-7) Comment Actions addressed feedback. found a few other instances where we could simplify logic by calling verify_access_token Harbormaster completed remote builds in B21738: Diff 29873.Aug 14 2023, 12:18 PM2023-08-14 12:18:09 (UTC-7) Comment Actions Accepting to not block progress. Eventually this should be moved to the authenticated proto, however, that can wait until after https://phab.comm.dev/D8804 lands. This revision is now accepted and ready to land.Aug 15 2023, 9:42 AM2023-08-15 09:42:38 (UTC-7) Closed by commit rCOMM10f3533bf22d: [identity] log out user RPC (authored by varun). · Explain WhyAug 15 2023, 9:50 AM2023-08-15 09:50:57 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28690 services/identity/src/client_service.rs
shared/protos/identity_client.proto
|