Skip to content

Commit 6f76253

Browse files
author
mt-roberto
committed
docs(readme): update documentation
1 parent df6c626 commit 6f76253

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,15 @@ You can pass the following options:
8282
- Values: `false`
8383
- Default: `undefined`
8484

85+
### Logout from current session
86+
87+
`mtLinkSdk.logout(options);`
88+
You can pass the following options:
89+
90+
- `newTab`: Open in a new browser tab
91+
- Values: `true` or `false`
92+
- Default: `false`
93+
8594
### Open the setting page of the user account
8695

8796
`mtLinkSdk.openSettings(options);`

0 commit comments

Comments
 (0)