Skip to content

Commit

Permalink
Merge branch 'improve-auth-kit-docs' of https://github.com/safe-globa…
Browse files Browse the repository at this point in the history
…l/safe-docs into improve-auth-kit-docs
  • Loading branch information
yagopv committed Dec 4, 2023
2 parents 6ae8bdc + 6152c45 commit 9ffd646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe-core-sdk/auth-kit/reference/SafeAuthPack.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ AuthKitSignInData {

**Caveats**

- The `txServiceUrl` should be used with custom Transaction services endpoints. If empty, the default Safe Transaction service domain will be used if we've it deployed in the corresponding chain.
- The `txServiceUrl` should be used with custom Transaction services endpoints. If empty, the default Safe Transaction Service domain will be used if we've it deployed in the corresponding chain.
- ⚠️ This method currently returns the Safe addresses where the EOA is an owner. It doesn't create a Safe. We're investigating ways to enhance the Auth Kit and the associated flows.

### `signOut(safeAuthSignOutOptions?)`
Expand Down

0 comments on commit 9ffd646

Please sign in to comment.