Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth-kit): SafeAuthPack (safe-global#575)
* Add provider info * Use sdk personal sign * signOut with option * Remove provider * Sign safe transaction * Test in gnosis chain * Use ethers provider * Update naming from Web3Auth to SafeAuth * Renaming and persistent login * Add tests * set selected safe * Add clearInit call in pack * Remove signTransaction * Fix typed Data sign * Add test with ethers signer * Added proposed transaction instead execute to check signature * Throw error if the provider is not the web3auth one * use SafeTx as typedData * Metamask verify * Update example sign and execute code * sign transactions for testing purposes * Remove @toruslabs/ethereum-controllers * Publish - @safe-global/[email protected] * Fix wrong chain in example app
- Loading branch information