calling this RPC will clear a device's access token and keys from DDB
Depends on D8500
Differential D8501
[identity] log out user RPC varun on Jul 14 2023, 1:01 PM. Authored by Tags None Referenced Files
Details
calling this RPC will clear a device's access token and keys from DDB Depends on D8500 called the RPC from kreya and verified that my device's keys and token were removed from DDB
Diff Detail
Event TimelineComment Actions Eventually, we should move this to the authenticated service
Comment Actions addressed feedback. found a few other instances where we could simplify logic by calling verify_access_token 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. |