Page MenuHomePhabricator

[keyserver] Add function to clear identity metadata
DraftPublic

Authored by bartek on Mon, Nov 18, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 5:09 AM
Unknown Object (File)
Tue, Nov 19, 5:06 AM
Unknown Object (File)
Tue, Nov 19, 5:06 AM
Subscribers
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
varun
kamil
Summary

Partially addresses ENG-6545.
Added a function to clear user ID and access token from metadata table. It's going to be called when service authentication fails.

Test Plan

Called this function manually and verified in TablePlus that these rows were removed. Calling verifyUserLoggedIn() creates them again.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage