Addresses ENG-10249
Updated useLogIn and useIdentityLogOut hooks to accept login/logout type as a param, to call correct RPCs.
Details
Details
- Made keyserver auth always fail (hardcode throw)
- Verified that correct RPC is called: v1 in legacy logout and fallback, primary device logout during restore flow
- Printed out log out type next to RPC call
- Observed AWS Console - service logs and device list updates in dynamodb
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable