Skip to content

Commit

Permalink
Contraction
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv committed Dec 4, 2023
1 parent 218793b commit 13e2d86
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 @@ -135,7 +135,7 @@ AuthKitSignInData {
**Caveats**

- To get the Safe addresses, instantiate the `authKit` with the `txServiceUrl` property in the config object. Otherwise, only the EOA will be returned.
- ⚠️ This method currently returns the Safe addresses where the EOA is an owner. It doesn't create a Safe. We are investigating ways to enhance the Auth Kit and the associated flows.
- ⚠️ 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 13e2d86

Please sign in to comment.