Authenticate Your UsersSession Management
Logout
Learn how to log out users using the Okto SDK.
Methods Overview
Methods | Description |
---|---|
async logOut | Log Out |
Log Out
async logOut()
logs out the current user from the session.
Parameters
There are no parameters for this function.
Response
Success Response
Field Name | Type | Description |
---|---|---|
result | void | No response returned |