Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiSig operations: implement TokenHolder logout #75

Closed
abhayks1 opened this issue Feb 7, 2019 · 0 comments
Closed

MultiSig operations: implement TokenHolder logout #75

abhayks1 opened this issue Feb 7, 2019 · 0 comments
Assignees

Comments

@abhayks1
Copy link
Contributor

abhayks1 commented Feb 7, 2019

  • TokenHolder logout interaction will logout all authorized sessions.

Steps for TH logout:

  • Generate executable data of TH proxy logout.
  • Get Gnosis safe nonce.
  • Generate SafeTx data (TypeData i.e. SignHash).
  • Sign the dataHash using EIP712 signer.
  • Call GnosisSafe.ExecuteTransaction.

logout

@abhayks1 abhayks1 changed the title MultiSig Operations: Implement TokenHolder Logout MultiSig operations: Implement TokenHolder logout Feb 11, 2019
@abhayks1 abhayks1 changed the title MultiSig operations: Implement TokenHolder logout MultiSig operations: implement TokenHolder logout Feb 11, 2019
@gulshanvasnani gulshanvasnani self-assigned this Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants